diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml
index 7ccbfddee83e90a0cf080da927ce2c4f8a32ce7a..a22047b61b035954d2e9afb18b2d68fb9fa82af0 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.10</version>
+    <version>1.1.11-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml
index 02b1fc596b37a21b672ce816b53019d4710c51e2..b072ade8432c5df8d3939281302fc88f90b3e7b7 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.10</version>
+    <version>1.1.11-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index a0050fe9845776406b011fe25e81c84425129fa7..6abda1bd728667a3b9a120c451a8a12038a934e1 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.10</version>
+  <version>1.1.11-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.10</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <modules>