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 2012/07/25 13:40:26 UTC

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

Author: pauls
Date: Wed Jul 25 11:40:26 2012
New Revision: 1365530

URL: http://svn.apache.org/viewvc?rev=1365530&view=rev
Log:
Update to framework version 4.0.3

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=1365530&r1=1365529&r2=1365530&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Wed Jul 25 11:40:26 2012
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>4.0.2</version>
+      <version>4.0.3</version>
     </dependency>
   </dependencies>
   <build>