You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by at...@apache.org on 2012/01/30 02:04:31 UTC

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

Author: ate
Date: Mon Jan 30 01:04:30 2012
New Revision: 1237520

URL: http://svn.apache.org/viewvc?rev=1237520&view=rev
Log:
RAVE-408: make sure to use (and thus also release) latest rave-master-pom

Modified:
    incubator/rave/trunk/pom.xml

Modified: incubator/rave/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rave/trunk/pom.xml?rev=1237520&r1=1237519&r2=1237520&view=diff
==============================================================================
--- incubator/rave/trunk/pom.xml (original)
+++ incubator/rave/trunk/pom.xml Mon Jan 30 01:04:30 2012
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-master</artifactId>
-        <version>0.3-incubating</version>
+        <version>0.4-incubating-SNAPSHOT</version>
         <relativePath>../rave-master-pom/pom.xml</relativePath>
     </parent>