Author: rdonkin
Date: Thu Jun 30 20:01:08 2011
New Revision: 1141691

URL: http://svn.apache.org/viewvc?rev=1141691&view=rev
Log:
JAMES-1286 Update names.

Modified:
    james/app/trunk/pom.xml

Modified: james/app/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1141691&r1=1141690&r2=1141691&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Thu Jun 30 20:01:08 2011
@@ -25,8 +25,9 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
-  <artifactId>james-server-container-spring</artifactId>
-  <name>Apache James Server Container Spring</name>
+  <artifactId>apache-james</artifactId>
+  <name>Apache James Server</name>
+  <description>An advanced email server.</description>
   <properties>
       <!-- OSGI stuff -->
     <james.osgi.export>
@@ -706,11 +707,11 @@ END Tanuki Software License ============
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
       <scope>runtime</scope>
-      <exclusions>
-        <exclusion>
+      <exclusions>
+        <exclusion>
           <groupId>jdom</groupId>
           <artifactId>jdom</artifactId>
-        </exclusion>
+        </exclusion>
       </exclusions> 
     </dependency>    
 



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

Reply via email to