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 2013/02/21 19:26:34 UTC

svn commit: r1448758 - /incubator/clerezza/trunk/parent/pom.xml

Author: reto
Date: Thu Feb 21 18:26:34 2013
New Revision: 1448758

URL: http://svn.apache.org/r1448758
Log:
updated version in dependency managment forgotten in CLEREZZA-719

Modified:
    incubator/clerezza/trunk/parent/pom.xml

Modified: incubator/clerezza/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/pom.xml?rev=1448758&r1=1448757&r2=1448758&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/pom.xml (original)
+++ incubator/clerezza/trunk/parent/pom.xml Thu Feb 21 18:26:34 2013
@@ -1117,7 +1117,7 @@
 			<dependency>
 				<groupId>org.apache.clerezza</groupId>
 				<artifactId>shell</artifactId>
-				<version>0.2-incubating-SNAPSHOT</version>
+				<version>0.3-incubating-SNAPSHOT</version>
 			</dependency>
 			<dependency>
 				<groupId>org.apache.clerezza</groupId>