diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml
index 8748dedefc1a8dd4083714f8a84b76adfd45ed62..fd3dad0b4e94eaaaf286b8b44e59ed1160ab2b3c 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.12</version>
+    <version>1.1.13-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml
index 86700005e486044211be05e13a934572b773cf1e..caaa50ca9a031cf65f89d8f971f5561ab9c03770 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.12</version>
+    <version>1.1.13-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 00145e8303508073e8ef0cec54785473d7fb4c37..748f29486ca96b8f3906039ae46aa228103927fa 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.12</version>
+  <version>1.1.13-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.12</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <modules>