You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ma...@apache.org on 2013/05/28 10:22:22 UTC

svn commit: r1486813 - /felix/trunk/deploymentadmin/deploymentadmin/pom.xml

Author: marrs
Date: Tue May 28 08:22:22 2013
New Revision: 1486813

URL: http://svn.apache.org/r1486813
Log:
Updated DM to latest release.

Modified:
    felix/trunk/deploymentadmin/deploymentadmin/pom.xml

Modified: felix/trunk/deploymentadmin/deploymentadmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/deploymentadmin/deploymentadmin/pom.xml?rev=1486813&r1=1486812&r2=1486813&view=diff
==============================================================================
--- felix/trunk/deploymentadmin/deploymentadmin/pom.xml (original)
+++ felix/trunk/deploymentadmin/deploymentadmin/pom.xml Tue May 28 08:22:22 2013
@@ -46,7 +46,7 @@
         <dependency>
             <groupId>${pom.groupId}</groupId>
             <artifactId>org.apache.felix.dependencymanager</artifactId>
-            <version>3.0.0</version>
+            <version>3.1.0</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>