[jboss-svn-commits] JBoss Common SVN: r2395 - common-core/trunk and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Apr 26 20:02:53 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-04-26 20:02:53 -0400 (Thu, 26 Apr 2007)
New Revision: 2395

Modified:
   build/trunk/pom.xml
   common-core/trunk/pom.xml
Log:
Set version to 2.2.0-SNAPSHOT

Modified: build/trunk/pom.xml
===================================================================
--- build/trunk/pom.xml	2007-04-26 23:48:13 UTC (rev 2394)
+++ build/trunk/pom.xml	2007-04-27 00:02:53 UTC (rev 2395)
@@ -22,7 +22,7 @@
     <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <version>2.0.4.GA</version>
+  <version>2.2.0-SNAPSHOT</version>
   <artifactId>jboss-common</artifactId>
   <name>JBoss Common Build</name>
   <url>http://www.jboss.org</url>

Modified: common-core/trunk/pom.xml
===================================================================
--- common-core/trunk/pom.xml	2007-04-26 23:48:13 UTC (rev 2394)
+++ common-core/trunk/pom.xml	2007-04-27 00:02:53 UTC (rev 2395)
@@ -2,7 +2,7 @@
 	<parent>
 		<groupId>jboss</groupId>
 		<artifactId>jboss-common</artifactId>
-		<version>2.0.4.GA</version>
+	  <version>2.2.0-SNAPSHOT</version>
 	  <relativePath>../build/pom.xml</relativePath>
 	</parent>
   <modelVersion>4.0.0</modelVersion>




More information about the jboss-svn-commits mailing list