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/03/28 22:20:22 UTC

svn commit: r1086384 - /felix/trunk/framework.security/pom.xml

Author: pauls
Date: Mon Mar 28 20:20:21 2011
New Revision: 1086384

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

Modified:
    felix/trunk/framework.security/pom.xml

Modified: felix/trunk/framework.security/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework.security/pom.xml?rev=1086384&r1=1086383&r2=1086384&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Mon Mar 28 20:20:21 2011
@@ -40,7 +40,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>3.2.0</version>
+      <version>3.3.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
   </dependencies>