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 2014/03/20 22:47:24 UTC

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

Author: pauls
Date: Thu Mar 20 21:47:24 2014
New Revision: 1579773

URL: http://svn.apache.org/r1579773
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=1579773&r1=1579772&r2=1579773&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Thu Mar 20 21:47:24 2014
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>4.4.0</version>
+      <version>4.5.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <build>