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/10/19 00:19:20 UTC

svn commit: r1024046 - /felix/trunk/main.distribution/pom.xml

Author: pauls
Date: Mon Oct 18 22:19:19 2010
New Revision: 1024046

URL: http://svn.apache.org/viewvc?rev=1024046&view=rev
Log:
Cleanup

Modified:
    felix/trunk/main.distribution/pom.xml

Modified: felix/trunk/main.distribution/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main.distribution/pom.xml?rev=1024046&r1=1024045&r2=1024046&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Mon Oct 18 22:19:19 2010
@@ -29,7 +29,7 @@
   <artifactId>org.apache.felix.main.distribution</artifactId>
   <version>3.1.0-SNAPSHOT</version>
   <properties>
-    <framework.version>3.0.5</framework.version>
+    <framework.version>3.1.0-SNAPSHOT</framework.version>
     <gogo.runtime.version>0.6.1</gogo.runtime.version>
     <gogo.shell.version>0.6.1</gogo.shell.version>
     <gogo.command.version>0.6.1</gogo.command.version>