Author: eric
Date: Fri Feb  8 06:35:05 2013
New Revision: 1443852

URL: http://svn.apache.org/r1443852
Log:
Normalize james-karaf-distribution module name

Modified:
    james/server/trunk/karaf/distribution/pom.xml
    james/server/trunk/karaf/integration/pom.xml

Modified: james/server/trunk/karaf/distribution/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/karaf/distribution/pom.xml?rev=1443852&r1=1443851&r2=1443852&view=diff
==============================================================================
--- james/server/trunk/karaf/distribution/pom.xml (original)
+++ james/server/trunk/karaf/distribution/pom.xml Fri Feb  8 06:35:05 2013
@@ -11,7 +11,7 @@
     </parent>
 
     <groupId>org.apache.james.karaf</groupId>
-    <artifactId>distribution</artifactId>
+    <artifactId>james-karaf-distribution</artifactId>
     <packaging>pom</packaging>
 
     <name>Apache James :: Karaf :: James Server</name>

Modified: james/server/trunk/karaf/integration/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/karaf/integration/pom.xml?rev=1443852&r1=1443851&r2=1443852&view=diff
==============================================================================
--- james/server/trunk/karaf/integration/pom.xml (original)
+++ james/server/trunk/karaf/integration/pom.xml Fri Feb  8 06:35:05 2013
@@ -13,7 +13,7 @@
 
     <groupId>org.apache.james.karaf</groupId>
     <artifactId>james-karaf-integration</artifactId>
-    <name>Apache James :: Karaf :: Intetgration tests</name>
+    <name>Apache James :: Karaf :: Integration tests</name>
 
     <dependencies>
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to