You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2014/01/20 17:07:08 UTC

svn commit: r1559760 - /felix/trunk/ipojo/runtime/core-it/pom.xml

Author: clement
Date: Mon Jan 20 16:07:07 2014
New Revision: 1559760

URL: http://svn.apache.org/r1559760
Log:
revert the version of the osgi helpers to a released version

Modified:
    felix/trunk/ipojo/runtime/core-it/pom.xml

Modified: felix/trunk/ipojo/runtime/core-it/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core-it/pom.xml?rev=1559760&r1=1559759&r2=1559760&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/core-it/pom.xml (original)
+++ felix/trunk/ipojo/runtime/core-it/pom.xml Mon Jan 20 16:07:07 2014
@@ -259,7 +259,7 @@
         <dependency>
             <groupId>org.ow2.chameleon.testing</groupId>
             <artifactId>osgi-helpers</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.1</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.osgi</groupId>