Author: rdonkin
Date: Mon Feb 23 19:42:33 2009
New Revision: 747111

URL: http://svn.apache.org/viewvc?rev=747111&view=rev
Log:
Added missing version numbers JAMES-888 
https://issues.apache.org/jira/browse/JAMES-888

Modified:
    james/server/trunk/common-util/pom.xml
    james/server/trunk/user-library/pom.xml

Modified: james/server/trunk/common-util/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/common-util/pom.xml?rev=747111&r1=747110&r2=747111&view=diff
==============================================================================
--- james/server/trunk/common-util/pom.xml (original)
+++ james/server/trunk/common-util/pom.xml Mon Feb 23 19:42:33 2009
@@ -26,6 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-common-util</artifactId>
+  <version>3.0-SNAPSHOT</version>
   <name>Apache JAMES Server Common Utilities</name>
   <dependencies>
     <dependency>
@@ -39,4 +40,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>

Modified: james/server/trunk/user-library/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/user-library/pom.xml?rev=747111&r1=747110&r2=747111&view=diff
==============================================================================
--- james/server/trunk/user-library/pom.xml (original)
+++ james/server/trunk/user-library/pom.xml Mon Feb 23 19:42:33 2009
@@ -26,6 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-user-library</artifactId>
+  <version>3.0-SNAPSHOT</version>
   <name>Apache JAMES Server User Library</name>
   <dependencies>
     <dependency>
@@ -70,4 +71,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>



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

Reply via email to