Update dependency to point on the new version (0.9.0-SNAPSHOT)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@657711 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index 42a3757..734ec95 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/pom.xml
@@ -45,7 +45,7 @@
 		<dependency>

 			<groupId>org.apache.felix</groupId>

 			<artifactId>org.apache.felix.ipojo.metadata</artifactId>

-			<version>0.8.0</version>

+			<version>0.9.0-SNAPSHOT</version>

 		</dependency>

 	</dependencies>

 	<build>