You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by mf...@apache.org on 2011/06/29 20:00:16 UTC

svn commit: r1141181 - /incubator/rave/trunk/pom.xml

Author: mfranklin
Date: Wed Jun 29 18:00:16 2011
New Revision: 1141181

URL: http://svn.apache.org/viewvc?rev=1141181&view=rev
Log:
Updated POM with working master dependency

Modified:
    incubator/rave/trunk/pom.xml

Modified: incubator/rave/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/pom.xml?rev=1141181&r1=1141180&r2=1141181&view=diff
==============================================================================
--- incubator/rave/trunk/pom.xml (original)
+++ incubator/rave/trunk/pom.xml Wed Jun 29 18:00:16 2011
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-master</artifactId>
-        <version>0.1-incubating</version>
+        <version>0.2-incubating-SNAPSHOT</version>
         <relativePath>../rave-master-pom/pom.xml</relativePath>
     </parent>