diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml
index 007042b7b9db95c8a003f8140caa620b57a706c7..ef9c83950bb3bc52df50a07b939ce31fa288cf37 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.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml
index 093fde65276f209e75047bf55e2363ed786aa1d9..ac2627bdabb43f2e49e0ef863fb2225595294a4c 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.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 1bacbc98e76640c3647b8e8755479ede3551643a..04c6ba92770d6aa6618ba1932e50f46752725fda 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.2.0</version>
+  <version>1.2.1-SNAPSHOT</version>
   <name>MyUW ROOT parent</name>
   <url>https://git.doit.wisc.edu/myuw/my-root</url>
 
@@ -12,7 +12,7 @@
     <connection>scm:git:https://git.doit.wisc.edu/myuw/my-root.git</connection>
     <developerConnection>scm:git:https://git.doit.wisc.edu/myuw/my-root.git</developerConnection>
     <url>https://git.doit.wisc.edu/myuw/my-root</url>
-    <tag>root-parent-1.2.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <modules>