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/31 13:36:58 UTC

svn commit: r1488175 - /felix/trunk/deploymentadmin/autoconf/pom.xml

Author: marrs
Date: Fri May 31 11:36:58 2013
New Revision: 1488175

URL: http://svn.apache.org/r1488175
Log:
Updated to release version.

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

Modified: felix/trunk/deploymentadmin/autoconf/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/deploymentadmin/autoconf/pom.xml?rev=1488175&r1=1488174&r2=1488175&view=diff
==============================================================================
--- felix/trunk/deploymentadmin/autoconf/pom.xml (original)
+++ felix/trunk/deploymentadmin/autoconf/pom.xml Fri May 31 11:36:58 2013
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>${pom.groupId}</groupId>
             <artifactId>org.apache.felix.deploymentadmin</artifactId>
-            <version>0.9.1-SNAPSHOT</version>
+            <version>0.9.2</version>
         </dependency>
         <dependency>
             <groupId>${pom.groupId}</groupId>