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/12/26 22:20:08 UTC

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

Author: pauls
Date: Sun Dec 26 21:20:06 2010
New Revision: 1052950

URL: http://svn.apache.org/viewvc?rev=1052950&view=rev
Log:
Update dependencies for 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=1052950&r1=1052949&r2=1052950&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Sun Dec 26 21:20:06 2010
@@ -40,7 +40,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>3.1.0-SNAPSHOT</version>
+      <version>3.0.7</version>
       <scope>provided</scope>
     </dependency>
   </dependencies>