You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2010/06/06 22:56:35 UTC

svn commit: r951964 - /felix/trunk/gogo/shell/pom.xml

Author: pauls
Date: Sun Jun  6 20:56:35 2010
New Revision: 951964

URL: http://svn.apache.org/viewvc?rev=951964&view=rev
Log:
Update to 0.6.0 parent pom.

Modified:
    felix/trunk/gogo/shell/pom.xml

Modified: felix/trunk/gogo/shell/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/shell/pom.xml?rev=951964&r1=951963&r2=951964&view=diff
==============================================================================
--- felix/trunk/gogo/shell/pom.xml (original)
+++ felix/trunk/gogo/shell/pom.xml Sun Jun  6 20:56:35 2010
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>gogo-parent</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.6.0</version>
         <relativePath>../gogo-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>