diff --git a/com.ibm.wala.cast.python.jython.test/pom.xml b/com.ibm.wala.cast.python.jython.test/pom.xml
index fed297abf..db54c7c8c 100644
--- a/com.ibm.wala.cast.python.jython.test/pom.xml
+++ b/com.ibm.wala.cast.python.jython.test/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.ibm.wala</groupId>
     <artifactId>ml</artifactId>
-    <version>0.16.0</version>
+    <version>0.17.0-SNAPSHOT</version>
   </parent>
   <artifactId>com.ibm.wala.cast.python.jython.test</artifactId>
   <dependencies>
diff --git a/com.ibm.wala.cast.python.jython/pom.xml b/com.ibm.wala.cast.python.jython/pom.xml
index a1d24bd11..7dfd3ddf9 100644
--- a/com.ibm.wala.cast.python.jython/pom.xml
+++ b/com.ibm.wala.cast.python.jython/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.ibm.wala</groupId>
     <artifactId>ml</artifactId>
-    <version>0.16.0</version>
+    <version>0.17.0-SNAPSHOT</version>
   </parent>
   <artifactId>com.ibm.wala.cast.python.jython</artifactId>
   <dependencies>
diff --git a/com.ibm.wala.cast.python.jython3.test/pom.xml b/com.ibm.wala.cast.python.jython3.test/pom.xml
index e42d96846..0366a6444 100644
--- a/com.ibm.wala.cast.python.jython3.test/pom.xml
+++ b/com.ibm.wala.cast.python.jython3.test/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.ibm.wala</groupId>
     <artifactId>ml</artifactId>
-    <version>0.16.0</version>
+    <version>0.17.0-SNAPSHOT</version>
   </parent>
   <artifactId>com.ibm.wala.cast.python.jython3.test</artifactId>
   <dependencies>
diff --git a/com.ibm.wala.cast.python.jython3/pom.xml b/com.ibm.wala.cast.python.jython3/pom.xml
index a6eb63d01..013059fb8 100644
--- a/com.ibm.wala.cast.python.jython3/pom.xml
+++ b/com.ibm.wala.cast.python.jython3/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.ibm.wala</groupId>
     <artifactId>ml</artifactId>
-    <version>0.16.0</version>
+    <version>0.17.0-SNAPSHOT</version>
   </parent>
   <artifactId>com.ibm.wala.cast.python.jython3</artifactId>
   <dependencies>
diff --git a/com.ibm.wala.cast.python.ml.test/pom.xml b/com.ibm.wala.cast.python.ml.test/pom.xml
index f0a6e6ee2..581c43658 100644
--- a/com.ibm.wala.cast.python.ml.test/pom.xml
+++ b/com.ibm.wala.cast.python.ml.test/pom.xml
@@ -4,14 +4,14 @@
   <parent>
     <groupId>com.ibm.wala</groupId>
     <artifactId>ml</artifactId>
-    <version>0.16.0</version>
+    <version>0.17.0-SNAPSHOT</version>
   </parent>
   <artifactId>com.ibm.wala.cast.python.ml.test</artifactId>
   <dependencies>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>com.ibm.wala.cast.python.jython.test</artifactId>
-      <version>0.16.0</version>
+      <version>0.17.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
diff --git a/com.ibm.wala.cast.python.ml/pom.xml b/com.ibm.wala.cast.python.ml/pom.xml
index 53f89b191..d92d6a0c7 100644
--- a/com.ibm.wala.cast.python.ml/pom.xml
+++ b/com.ibm.wala.cast.python.ml/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.ibm.wala</groupId>
     <artifactId>ml</artifactId>
-    <version>0.16.0</version>
+    <version>0.17.0-SNAPSHOT</version>
   </parent>
   <artifactId>com.ibm.wala.cast.python.ml</artifactId>
   <dependencies>
diff --git a/com.ibm.wala.cast.python.test/pom.xml b/com.ibm.wala.cast.python.test/pom.xml
index c5cb99d66..e82035217 100644
--- a/com.ibm.wala.cast.python.test/pom.xml
+++ b/com.ibm.wala.cast.python.test/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.ibm.wala</groupId>
     <artifactId>ml</artifactId>
-    <version>0.16.0</version>
+    <version>0.17.0-SNAPSHOT</version>
   </parent>
   <artifactId>com.ibm.wala.cast.python.test</artifactId>
   <properties>
diff --git a/com.ibm.wala.cast.python/pom.xml b/com.ibm.wala.cast.python/pom.xml
index b514604cb..d11f85d6d 100644
--- a/com.ibm.wala.cast.python/pom.xml
+++ b/com.ibm.wala.cast.python/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.ibm.wala</groupId>
     <artifactId>ml</artifactId>
-    <version>0.16.0</version>
+    <version>0.17.0-SNAPSHOT</version>
   </parent>
   <artifactId>com.ibm.wala.cast.python</artifactId>
   <dependencies>
diff --git a/pom.xml b/pom.xml
index cf2bffccd..c38dbbc32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.ibm.wala</groupId>
   <artifactId>ml</artifactId>
-  <version>0.16.0</version>
+  <version>0.17.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <modules>
     <module>com.ibm.wala.cast.python</module>