revert the version of the osgi helpers to a released version
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1559760 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/core-it/pom.xml b/ipojo/runtime/core-it/pom.xml
index 61250ed..c9fe758 100644
--- a/ipojo/runtime/core-it/pom.xml
+++ b/ipojo/runtime/core-it/pom.xml
@@ -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>