svn commit: r19848 - trunk/tools/maven

[email protected] Sat, 17 Dec 2011 08:02:04 -0800 (PST)
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2011-12-17 08:02:03-0800
New Revision: 19848

Modified:
   trunk/tools/maven/parentpom.xml
   trunk/tools/maven/toppom.xml

Log:
Set the version numbers in the poms to something for the upcoming releases.

Modified: trunk/tools/maven/parentpom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/maven/parentpom.xml?view=diff&pathrev=19848&r1=19847&r2=19848
==============================================================================
--- trunk/tools/maven/parentpom.xml	(original)
+++ trunk/tools/maven/parentpom.xml	2011-12-17 08:02:03-0800
@@ -18,7 +18,7 @@
 		included in the automatic updates of the version number. Until that is resolved 
 		references to this pom need to updated manually when this changes and no 
 		snapshot versions are possible. -->
-	<version>0.6</version>
+	<version>0.35.1</version>
 	<packaging>pom</packaging>
 	<name>parentpom</name>
 	<description>

Modified: trunk/tools/maven/toppom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/maven/toppom.xml?view=diff&pathrev=19848&r1=19847&r2=19848
==============================================================================
--- trunk/tools/maven/toppom.xml	(original)
+++ trunk/tools/maven/toppom.xml	2011-12-17 08:02:03-0800
@@ -10,7 +10,7 @@
 
   <groupId>org.argouml</groupId>
   <artifactId>allArgoUMLProjects</artifactId>
-  <version>0.1</version>
+  <version>0.35.1</version>
   <packaging>pom</packaging>
 
   <modules>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2894269

To unsubscribe from this discussion, e-mail: [[email protected]].