You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2011/09/23 16:03:26 UTC

svn commit: r1174777 - /felix/sandbox/rickhall/ct-launcher/pom.xml

Author: rickhall
Date: Fri Sep 23 14:03:25 2011
New Revision: 1174777

URL: http://svn.apache.org/viewvc?rev=1174777&view=rev
Log:
Update to soon-to-be-released versions.

Modified:
    felix/sandbox/rickhall/ct-launcher/pom.xml

Modified: felix/sandbox/rickhall/ct-launcher/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/rickhall/ct-launcher/pom.xml?rev=1174777&r1=1174776&r2=1174777&view=diff
==============================================================================
--- felix/sandbox/rickhall/ct-launcher/pom.xml (original)
+++ felix/sandbox/rickhall/ct-launcher/pom.xml Fri Sep 23 14:03:25 2011
@@ -34,12 +34,12 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>3.3.0-SNAPSHOT</version>
+      <version>4.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.framework.security</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>2.0.0</version>
     </dependency>
   </dependencies>