Author: mfranklin
Date: Thu Apr  4 21:01:27 2013
New Revision: 1464759

URL: http://svn.apache.org/r1464759
Log:
Moved parent POM dependency to SNAPSHOT

Modified:
    rave/branches/0.21.1/pom.xml

Modified: rave/branches/0.21.1/pom.xml
URL: 
http://svn.apache.org/viewvc/rave/branches/0.21.1/pom.xml?rev=1464759&r1=1464758&r2=1464759&view=diff
==============================================================================
--- rave/branches/0.21.1/pom.xml (original)
+++ rave/branches/0.21.1/pom.xml Thu Apr  4 21:01:27 2013
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.rave</groupId>
         <artifactId>rave-master</artifactId>
-        <version>0.21</version>
+        <version>0.21-SNAPSHOT</version>
         <relativePath>../rave-master-pom/pom.xml</relativePath>
     </parent>
 


Reply via email to