You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2013/02/12 21:24:59 UTC

svn commit: r1445338 - /incubator/clerezza/trunk/platform.launcher.storageless.parent/platform.launcher.storageless/pom.xml

Author: reto
Date: Tue Feb 12 20:24:58 2013
New Revision: 1445338

URL: http://svn.apache.org/r1445338
Log:
CLEREZZA-729: Using snapshot version fixing FELIX-3893

Modified:
    incubator/clerezza/trunk/platform.launcher.storageless.parent/platform.launcher.storageless/pom.xml

Modified: incubator/clerezza/trunk/platform.launcher.storageless.parent/platform.launcher.storageless/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/platform.launcher.storageless.parent/platform.launcher.storageless/pom.xml?rev=1445338&r1=1445337&r2=1445338&view=diff
==============================================================================
--- incubator/clerezza/trunk/platform.launcher.storageless.parent/platform.launcher.storageless/pom.xml (original)
+++ incubator/clerezza/trunk/platform.launcher.storageless.parent/platform.launcher.storageless/pom.xml Tue Feb 12 20:24:58 2013
@@ -253,9 +253,8 @@
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.main</artifactId>
 			<scope>provided</scope>
-			<version>4.2.0</version>
+			<version>4.3.0-SNAPSHOT</version>
 		</dependency>
-
         <!-- framework bundles -->
 		<dependency>
 			<groupId>org.osgi</groupId>
@@ -401,7 +400,7 @@
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.framework.security</artifactId>
 			<scope>provided</scope>
-			<version>2.0.1</version>
+			<version>2.1.0-SNAPSHOT</version>
 		</dependency>
 		<!-- support for parameterhandling, etc -->
 		<dependency>