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/11 20:48:46 UTC

svn commit: r1371989 - /incubator/clerezza/branches/shellrelease/parent/pom.xml

Author: reto
Date: Sat Aug 11 18:48:45 2012
New Revision: 1371989

URL: http://svn.apache.org/viewvc?rev=1371989&view=rev
Log:
the parent itself must rematn snapshot version

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

Modified: incubator/clerezza/branches/shellrelease/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/branches/shellrelease/parent/pom.xml?rev=1371989&r1=1371988&r2=1371989&view=diff
==============================================================================
--- incubator/clerezza/branches/shellrelease/parent/pom.xml (original)
+++ incubator/clerezza/branches/shellrelease/parent/pom.xml Sat Aug 11 18:48:45 2012
@@ -32,7 +32,7 @@
 	<packaging>pom</packaging>
 	<name>Clerezza - Parent for all (root)</name>
 	<url>http://incubator.apache.org/clerezza/mvn-site/</url>
-	<version>0.2-incubating</version>
+	<version>0.3-incubating-SNAPSHOT</version>
 	<description>The direct or indirect parent of all Clerezza Artifacts</description>
 	<properties>
 		<scala.version>2.8.1</scala.version>