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 ba...@apache.org on 2006/09/22 20:06:23 UTC

svn commit: r449026 - in /james/sandbox/james-project: maven-skin/pom.xml pom.xml server/pom.xml src/site/site.xml

Author: bago
Date: Fri Sep 22 11:06:22 2006
New Revision: 449026

URL: http://svn.apache.org/viewvc?view=rev&rev=449026
Log:
bump snapshots versions to 1.1 to reduce possible conflicts with older snapshots (JAMES-634)

Modified:
    james/sandbox/james-project/maven-skin/pom.xml
    james/sandbox/james-project/pom.xml
    james/sandbox/james-project/server/pom.xml
    james/sandbox/james-project/src/site/site.xml

Modified: james/sandbox/james-project/maven-skin/pom.xml
URL: http://svn.apache.org/viewvc/james/sandbox/james-project/maven-skin/pom.xml?view=diff&rev=449026&r1=449025&r2=449026
==============================================================================
--- james/sandbox/james-project/maven-skin/pom.xml (original)
+++ james/sandbox/james-project/maven-skin/pom.xml Fri Sep 22 11:06:22 2006
@@ -22,7 +22,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>
   <artifactId>maven-skin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.1-SNAPSHOT</version>
   <name>JAMES Skin</name>
   <description>Apache JAMES Official Maven2 Site Skin</description>
 </project>

Modified: james/sandbox/james-project/pom.xml
URL: http://svn.apache.org/viewvc/james/sandbox/james-project/pom.xml?view=diff&rev=449026&r1=449025&r2=449026
==============================================================================
--- james/sandbox/james-project/pom.xml (original)
+++ james/sandbox/james-project/pom.xml Fri Sep 22 11:06:22 2006
@@ -22,7 +22,7 @@
   <groupId>org.apache.james</groupId>
   <artifactId>james-project</artifactId>
   <name>Apache JAMES Project</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.1-SNAPSHOT</version>
   <description>
     The Apache JAMES Project
   </description>

Modified: james/sandbox/james-project/server/pom.xml
URL: http://svn.apache.org/viewvc/james/sandbox/james-project/server/pom.xml?view=diff&rev=449026&r1=449025&r2=449026
==============================================================================
--- james/sandbox/james-project/server/pom.xml (original)
+++ james/sandbox/james-project/server/pom.xml Fri Sep 22 11:06:22 2006
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.james</groupId>
     <artifactId>james-project</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.1-SNAPSHOT</version>
   </parent>
   <modules>
     <module>2.2.0</module>

Modified: james/sandbox/james-project/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/sandbox/james-project/src/site/site.xml?view=diff&rev=449026&r1=449025&r2=449026
==============================================================================
--- james/sandbox/james-project/src/site/site.xml (original)
+++ james/sandbox/james-project/src/site/site.xml Fri Sep 22 11:06:22 2006
@@ -34,7 +34,7 @@
   <skin>
     <groupId>org.apache.james</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.1-SNAPSHOT</version>
   </skin>
     
   <body>



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