diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml
index a8feae486ac21117603ad41aa11030415b1b85dc..f8f63ca424dc983b133e08bbcd92e17115a5f8e7 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.11</version>
+    <version>1.1.12-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml
index 21f0e83323db9c762dd8656c3786aa9e2fcae44b..546141f33e93bbd65af538c67dc4301fd0c4d5e5 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.11</version>
+    <version>1.1.12-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 2823f31bf4fa507b53012c0f126432cde5f8cd43..e16b7ee078c8952fd8a2fd004d7242c99fc5d33c 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.11</version>
+  <version>1.1.12-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.11</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <modules>