You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by un...@apache.org on 2012/04/05 06:27:43 UTC

svn commit: r1309646 - /rave/sandbox/content-services/pom.xml

Author: unico
Date: Thu Apr  5 04:27:42 2012
New Revision: 1309646

URL: http://svn.apache.org/viewvc?rev=1309646&view=rev
Log:
RAVE-517 bump parent pom version to fix build

Modified:
    rave/sandbox/content-services/pom.xml

Modified: rave/sandbox/content-services/pom.xml
URL: http://svn.apache.org/viewvc/rave/sandbox/content-services/pom.xml?rev=1309646&r1=1309645&r2=1309646&view=diff
==============================================================================
--- rave/sandbox/content-services/pom.xml (original)
+++ rave/sandbox/content-services/pom.xml Thu Apr  5 04:27:42 2012
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.rave</groupId>
     <artifactId>rave-master</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.11-SNAPSHOT</version>
     <relativePath>../rave-master-pom/pom.xml</relativePath>
   </parent>