Prepares for next development iteration (1.1.0-SNAPSHOT)
Updates dependencies to target latest released version
Adds the compareTo method to ServiceReferenceImpl.java (required by the newest OSGi Core)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@704540 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/pom.xml b/ipojo/tests/pom.xml
index a8ea2f7..6812801 100644
--- a/ipojo/tests/pom.xml
+++ b/ipojo/tests/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ipojo.tests</groupId>
<artifactId>ipojo.tests</artifactId>
- <version>0.9.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>Apache Felix iPOJO Tests</name>
<packaging>pom</packaging>