Author: pauls
Date: Fri Mar 8 21:22:50 2013
New Revision: 1454578
URL: http://svn.apache.org/r1454578
Log:
Update versions 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=1454578&r1=1454577&r2=1454578&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Fri Mar 8 21:22:50 2013
@@ -45,7 +45,7 @@
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>org.apache.felix.framework</artifactId>
- <version>4.2.1</version>
+ <version>4.3.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>