diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml
index 67340b807844e52638917390366d5b04ef9073c9..c769831fad87fe87380e5b896c553d14f1b3ffca 100644
--- a/myuw-error-valve/pom.xml
+++ b/myuw-error-valve/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>edu.wisc.my.app.root</groupId>
     <artifactId>root-parent</artifactId>
-    <version>1.1.8</version>
+    <version>1.1.9-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml
index 198da8192980766b052dcf2ba0e8ab3efcb94e8a..20eaa2ee541a8c69cffac58766efe6fd873f3995 100644
--- a/myuw-root-webapp/pom.xml
+++ b/myuw-root-webapp/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>edu.wisc.my.app.root</groupId>
     <artifactId>root-parent</artifactId>
-    <version>1.1.8</version>
+    <version>1.1.9-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 278e9249c136588fc748c7e8cc0f6b3fc94c9c52..82d45737bec8137bfdc7f543e8c56a8c0e7848ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <groupId>edu.wisc.my.app.root</groupId>
   <artifactId>root-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1.1.8</version>
+  <version>1.1.9-SNAPSHOT</version>
   <name>MyUW ROOT parent</name>
   <url>https://git.doit.wisc.edu/myuw/my-root</url>
 
@@ -12,7 +12,7 @@
     <connection>scm:git:git@git.doit.wisc.edu:myuw/my-root.git</connection>
     <developerConnection>scm:git:git@git.doit.wisc.edu:myuw/my-root.git</developerConnection>
     <url>https://git.doit.wisc.edu/myuw/my-root</url>
-    <tag>root-parent-1.1.8</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <modules>