Update versions of iPOJO in the examples

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1451276 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml b/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml
index 2b659f8..453f870 100644
--- a/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml
+++ b/ipojo/examples/tutorial-maven/hello.impl.annotation/pom.xml
@@ -49,7 +49,7 @@
     <dependency>

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

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

-      <version>1.5.0-SNAPSHOT</version>

+      <version>1.9.0-SNAPSHOT</version>

     </dependency>

   </dependencies>