You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2008/11/12 22:10:10 UTC

svn commit: r713511 - in /james/project/trunk: maven-skin/pom.xml pom.xml project/pom.xml project/server/2.2.0/pom.xml project/server/pom.xml

Author: rdonkin
Date: Wed Nov 12 13:10:10 2008
New Revision: 713511

URL: http://svn.apache.org/viewvc?rev=713511&view=rev
Log:
Update pom version numbers

Modified:
    james/project/trunk/maven-skin/pom.xml
    james/project/trunk/pom.xml
    james/project/trunk/project/pom.xml
    james/project/trunk/project/server/2.2.0/pom.xml
    james/project/trunk/project/server/pom.xml

Modified: james/project/trunk/maven-skin/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/maven-skin/pom.xml?rev=713511&r1=713510&r2=713511&view=diff
==============================================================================
--- james/project/trunk/maven-skin/pom.xml (original)
+++ james/project/trunk/maven-skin/pom.xml Wed Nov 12 13:10:10 2008
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>maven-skin</artifactId>
-  <version>1.2</version>
+  <version>1.3-SNAPSHOT</version>
   <name>JAMES Skin</name>
   <description>Apache JAMES Official Maven2 Site Skin</description>
 
@@ -63,4 +63,4 @@
     </plugins>
   </build>
 
-</project>
\ No newline at end of file
+</project>

Modified: james/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=713511&r1=713510&r2=713511&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Wed Nov 12 13:10:10 2008
@@ -21,7 +21,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-parent</artifactId>
   <name>Apache JAMES Parent POM</name>
-  <version>1.2</version>
+  <version>1.3-SNAPSHOT</version>
   <description>
     The Apache JAMES Parent POM
   </description>
@@ -392,4 +392,4 @@
     <!-- END SNIPPET: release-profile -->
   </profiles>  
 
-</project>
\ No newline at end of file
+</project>

Modified: james/project/trunk/project/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/pom.xml?rev=713511&r1=713510&r2=713511&view=diff
==============================================================================
--- james/project/trunk/project/pom.xml (original)
+++ james/project/trunk/project/pom.xml Wed Nov 12 13:10:10 2008
@@ -22,7 +22,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-project</artifactId>
   <name>Apache JAMES Project</name>
-  <version>1.3</version>
+  <version>1.4-SNAPSHOT</version>
   <description>
     The Apache JAMES Project
   </description>

Modified: james/project/trunk/project/server/2.2.0/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/2.2.0/pom.xml?rev=713511&r1=713510&r2=713511&view=diff
==============================================================================
--- james/project/trunk/project/server/2.2.0/pom.xml (original)
+++ james/project/trunk/project/server/2.2.0/pom.xml Wed Nov 12 13:10:10 2008
@@ -22,7 +22,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-site-2-2-0</artifactId>
   <name>JAMES Server 2.2.0 Documentation</name>
-  <version>1.2</version>
+  <version>1.3-SNAPSHOT</version>
   <description>
     Apache JAMES Server 2.2.0 Documentation
   </description>
@@ -41,4 +41,4 @@
       <url>scp://people.apache.org/www/james.apache.org/server/2.2.0/</url>
     </site>
   </distributionManagement>
-</project>
\ No newline at end of file
+</project>

Modified: james/project/trunk/project/server/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/pom.xml?rev=713511&r1=713510&r2=713511&view=diff
==============================================================================
--- james/project/trunk/project/server/pom.xml (original)
+++ james/project/trunk/project/server/pom.xml Wed Nov 12 13:10:10 2008
@@ -22,7 +22,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-server-root</artifactId>
   <name>JAMES Server</name>
-  <version>1.2</version>
+  <version>1.3-SNAPSHOT</version>
   <description>
     Apache JAMES Server
   </description>
@@ -85,4 +85,4 @@
   </mailingLists>
 
 
-</project>
\ No newline at end of file
+</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org