You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2012/08/14 16:10:06 UTC

svn commit: r1372891 - /incubator/clerezza/branches/shellrelease/shell/pom.xml

Author: reto
Date: Tue Aug 14 14:10:06 2012
New Revision: 1372891

URL: http://svn.apache.org/viewvc?rev=1372891&view=rev
Log:
set parent version number to 0.3

Modified:
    incubator/clerezza/branches/shellrelease/shell/pom.xml

Modified: incubator/clerezza/branches/shellrelease/shell/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/branches/shellrelease/shell/pom.xml?rev=1372891&r1=1372890&r2=1372891&view=diff
==============================================================================
--- incubator/clerezza/branches/shellrelease/shell/pom.xml (original)
+++ incubator/clerezza/branches/shellrelease/shell/pom.xml Tue Aug 14 14:10:06 2012
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.clerezza</groupId>
 		<artifactId>clerezza</artifactId>
-		<version>0.4-incubating-SNAPSHOT</version>
+		<version>0.3-incubating-SNAPSHOT</version>
 		<relativePath>../parent</relativePath>	
 	</parent>
 	<artifactId>shell</artifactId>