You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by gr...@apache.org on 2008/05/30 18:17:24 UTC

svn commit: r661779 - /shale/framework/branches/SHALE_1_0_X/pom.xml

Author: greddin
Date: Fri May 30 09:17:23 2008
New Revision: 661779

URL: http://svn.apache.org/viewvc?rev=661779&view=rev
Log:
Moving master-pom dependency to released POM

Modified:
    shale/framework/branches/SHALE_1_0_X/pom.xml

Modified: shale/framework/branches/SHALE_1_0_X/pom.xml
URL: http://svn.apache.org/viewvc/shale/framework/branches/SHALE_1_0_X/pom.xml?rev=661779&r1=661778&r2=661779&view=diff
==============================================================================
--- shale/framework/branches/SHALE_1_0_X/pom.xml (original)
+++ shale/framework/branches/SHALE_1_0_X/pom.xml Fri May 30 09:17:23 2008
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.shale</groupId>
         <artifactId>shale-master</artifactId>
-        <version>4-SNAPSHOT</version>
+        <version>3</version>
     </parent>
 
     <groupId>org.apache.shale</groupId>