Author: sebb
Date: Mon Aug 19 11:04:07 2013
New Revision: 1515360

URL: http://svn.apache.org/r1515360
Log:
Branding

Modified:
    commons/proper/jci/trunk/compilers/eclipse/pom.xml
    commons/proper/jci/trunk/compilers/groovy/pom.xml
    commons/proper/jci/trunk/compilers/janino/pom.xml
    commons/proper/jci/trunk/compilers/javac/pom.xml
    commons/proper/jci/trunk/compilers/jsr199/pom.xml
    commons/proper/jci/trunk/compilers/rhino/pom.xml
    commons/proper/jci/trunk/core/pom.xml

Modified: commons/proper/jci/trunk/compilers/eclipse/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/compilers/eclipse/pom.xml?rev=1515360&r1=1515359&r2=1515360&view=diff
==============================================================================
--- commons/proper/jci/trunk/compilers/eclipse/pom.xml (original)
+++ commons/proper/jci/trunk/compilers/eclipse/pom.xml Mon Aug 19 11:04:07 2013
@@ -28,7 +28,7 @@
     <version>1.1-SNAPSHOT</version>
     <name>compiler-eclipse</name>
     <description>
-        Commons JCI compiler implementation for the eclipse compiler.
+        Apache Commons JCI compiler implementation for the Eclipse compiler.
     </description>
     <dependencies>
         <dependency>

Modified: commons/proper/jci/trunk/compilers/groovy/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/compilers/groovy/pom.xml?rev=1515360&r1=1515359&r2=1515360&view=diff
==============================================================================
--- commons/proper/jci/trunk/compilers/groovy/pom.xml (original)
+++ commons/proper/jci/trunk/compilers/groovy/pom.xml Mon Aug 19 11:04:07 2013
@@ -28,7 +28,7 @@
     <version>1.1-SNAPSHOT</version>
     <name>compiler-groovy</name>
     <description>
-        Commons JCI compiler implementation for the groovy compiler.
+        Apache Commons JCI compiler implementation for the Groovy compiler.
     </description>
     <dependencies>
         <dependency>

Modified: commons/proper/jci/trunk/compilers/janino/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/compilers/janino/pom.xml?rev=1515360&r1=1515359&r2=1515360&view=diff
==============================================================================
--- commons/proper/jci/trunk/compilers/janino/pom.xml (original)
+++ commons/proper/jci/trunk/compilers/janino/pom.xml Mon Aug 19 11:04:07 2013
@@ -28,7 +28,7 @@
     <version>1.1-SNAPSHOT</version>
     <name>compiler-janino</name>
     <description>
-        Commons JCI compiler implementation for the janino compiler.
+        Apache Commons JCI compiler implementation for the Janino compiler.
     </description>
     <dependencies>
         <dependency>

Modified: commons/proper/jci/trunk/compilers/javac/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/compilers/javac/pom.xml?rev=1515360&r1=1515359&r2=1515360&view=diff
==============================================================================
--- commons/proper/jci/trunk/compilers/javac/pom.xml (original)
+++ commons/proper/jci/trunk/compilers/javac/pom.xml Mon Aug 19 11:04:07 2013
@@ -28,7 +28,7 @@
     <version>1.1-SNAPSHOT</version>
     <name>compiler-javac</name>
     <description>
-        Commons JCI compiler implementation for the javac compiler (up to JDK 
1.5).
+        Apache Commons JCI compiler implementation for the Javac compiler (up 
to JDK 1.5).
     </description>
     <dependencies>
         <dependency>

Modified: commons/proper/jci/trunk/compilers/jsr199/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/compilers/jsr199/pom.xml?rev=1515360&r1=1515359&r2=1515360&view=diff
==============================================================================
--- commons/proper/jci/trunk/compilers/jsr199/pom.xml (original)
+++ commons/proper/jci/trunk/compilers/jsr199/pom.xml Mon Aug 19 11:04:07 2013
@@ -28,7 +28,7 @@
     <version>1.1-SNAPSHOT</version>
     <name>compiler-jsr166</name>
     <description>
-        Commons JCI compiler implementation for JDK 1.6 and up.
+        Apache Commons JCI compiler implementation for JDK 1.6 and up.
     </description>
     <dependencies>
         <dependency>

Modified: commons/proper/jci/trunk/compilers/rhino/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/compilers/rhino/pom.xml?rev=1515360&r1=1515359&r2=1515360&view=diff
==============================================================================
--- commons/proper/jci/trunk/compilers/rhino/pom.xml (original)
+++ commons/proper/jci/trunk/compilers/rhino/pom.xml Mon Aug 19 11:04:07 2013
@@ -28,7 +28,7 @@
     <version>1.1-SNAPSHOT</version>
     <name>compiler-rhino</name>
     <description>
-        Commons JCI compiler implementation for rhino javascript.
+        Apache Commons JCI compiler implementation for Rhino javascript.
     </description>
     <dependencies>
         <dependency>

Modified: commons/proper/jci/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jci/trunk/core/pom.xml?rev=1515360&r1=1515359&r2=1515360&view=diff
==============================================================================
--- commons/proper/jci/trunk/core/pom.xml (original)
+++ commons/proper/jci/trunk/core/pom.xml Mon Aug 19 11:04:07 2013
@@ -27,7 +27,7 @@
     <version>1.1-SNAPSHOT</version>
     <name>core</name>
     <description>
-        Commons JCI core interfaces and implementations.
+        Apache Commons JCI core interfaces and implementations.
     </description>
     <dependencies>
         <dependency>


Reply via email to