Fix parent versions

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1558726 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/distributions/handler-tutorial/Log-Handler-In-Felix/pom.xml b/ipojo/distributions/handler-tutorial/Log-Handler-In-Felix/pom.xml
index 70020b6..c1a58f7 100644
--- a/ipojo/distributions/handler-tutorial/Log-Handler-In-Felix/pom.xml
+++ b/ipojo/distributions/handler-tutorial/Log-Handler-In-Felix/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>ipojo-handler-tutorial</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.10.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>loghandler-tutorial-felix</artifactId>