Branding

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jci/trunk@1515363 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/compilers/eclipse/pom.xml b/compilers/eclipse/pom.xml
index eae9fdd..800e5b0 100644
--- a/compilers/eclipse/pom.xml
+++ b/compilers/eclipse/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <artifactId>commons-jci-eclipse</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>compiler-eclipse</name>
+    <name>Apache Commons JCI compiler-eclipse</name>
     <description>
         Apache Commons JCI compiler implementation for the Eclipse compiler.
     </description>
diff --git a/compilers/groovy/pom.xml b/compilers/groovy/pom.xml
index 9043397..7e95bbc 100644
--- a/compilers/groovy/pom.xml
+++ b/compilers/groovy/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <artifactId>commons-jci-groovy</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>compiler-groovy</name>
+    <name>Apache Commons JCI compiler-groovy</name>
     <description>
         Apache Commons JCI compiler implementation for the Groovy compiler.
     </description>
diff --git a/compilers/janino/pom.xml b/compilers/janino/pom.xml
index 96711d4..478afaa 100644
--- a/compilers/janino/pom.xml
+++ b/compilers/janino/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <artifactId>commons-jci-janino</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>compiler-janino</name>
+    <name>Apache Commons JCI compiler-janino</name>
     <description>
         Apache Commons JCI compiler implementation for the Janino compiler.
     </description>
diff --git a/compilers/javac/pom.xml b/compilers/javac/pom.xml
index 1bc4a24..5090736 100644
--- a/compilers/javac/pom.xml
+++ b/compilers/javac/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <artifactId>commons-jci-javac</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>compiler-javac</name>
+    <name>Apache Commons JCI compiler-javac</name>
     <description>
         Apache Commons JCI compiler implementation for the Javac compiler (up to JDK 1.5).
     </description>
diff --git a/compilers/jsr199/pom.xml b/compilers/jsr199/pom.xml
index 3d26ad1..8fd9a6a 100644
--- a/compilers/jsr199/pom.xml
+++ b/compilers/jsr199/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <artifactId>commons-jci-jsr166</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>compiler-jsr166</name>
+    <name>Apache Commons JCI compiler-jsr199</name>
     <description>
         Apache Commons JCI compiler implementation for JDK 1.6 and up.
     </description>
diff --git a/compilers/rhino/pom.xml b/compilers/rhino/pom.xml
index 560f490..bd53f72 100644
--- a/compilers/rhino/pom.xml
+++ b/compilers/rhino/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <artifactId>commons-jci-rhino</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>compiler-rhino</name>
+    <name>Apache Commons JCI compiler-rhino</name>
     <description>
         Apache Commons JCI compiler implementation for Rhino javascript.
     </description>
diff --git a/core/pom.xml b/core/pom.xml
index 84c3ce7..3a444fa 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,7 +25,7 @@
     </parent>
     <artifactId>commons-jci-core</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>core</name>
+    <name>Apache Commons JCI core</name>
     <description>
         Apache Commons JCI core interfaces and implementations.
     </description>
diff --git a/examples/pom.xml b/examples/pom.xml
index 107d2fe..b3320db 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -25,7 +25,7 @@
     </parent>
     <artifactId>commons-jci-examples</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>examples</name>
+    <name>Apache Commons JCI examples</name>
     <description>
         Apache Commons JCI examples.
     </description>
diff --git a/fam/pom.xml b/fam/pom.xml
index 31c15c2..cdc8267 100644
--- a/fam/pom.xml
+++ b/fam/pom.xml
@@ -25,7 +25,7 @@
     </parent>
     <artifactId>commons-jci-fam</artifactId>
     <version>1.1-SNAPSHOT</version>
-    <name>fam</name>
+    <name>Apache Commons JCI FileAlterationMonitor</name>
     <description>
         Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.
     </description>