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