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 2011/11/20 21:54:47 UTC

svn commit: r1204252 - /felix/trunk/main/pom.xml

Author: pauls
Date: Sun Nov 20 20:54:47 2011
New Revision: 1204252

URL: http://svn.apache.org/viewvc?rev=1204252&view=rev
Log:
Update framework version after release

Modified:
    felix/trunk/main/pom.xml

Modified: felix/trunk/main/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=1204252&r1=1204251&r2=1204252&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Sun Nov 20 20:54:47 2011
@@ -43,7 +43,7 @@
   <properties>
     <log.level>4</log.level>
     <dollar>$</dollar>
-    <framework.version>4.0.2</framework.version>
+    <framework.version>4.1.0-SNAPSHOT</framework.version>
     <gogo.runtime.version>0.10.0</gogo.runtime.version>
     <gogo.shell.version>0.10.0</gogo.shell.version>
     <gogo.command.version>0.12.0</gogo.command.version>