2.29-SNAPSHOT
diff --git a/examples/java8-webapp/pom.xml b/examples/java8-webapp/pom.xml
index 9fdc1c8..cff1474 100644
--- a/examples/java8-webapp/pom.xml
+++ b/examples/java8-webapp/pom.xml
@@ -18,7 +18,7 @@
         <groupId>org.glassfish.jersey.examples</groupId>
         <artifactId>webapp-example-parent</artifactId>
         <relativePath>../webapp-example-parent/pom.xml</relativePath>
-        <version>2.28</version>
+        <version>2.29-SNAPSHOT</version>
     </parent>
 
     <artifactId>java8-webapp</artifactId>