diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml
index 8544f90cbb451b6613d55df926c5fa2d59a18d20..7ccbfddee83e90a0cf080da927ce2c4f8a32ce7a 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-SNAPSHOT</version>
+    <version>1.1.10</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml
index 85d704e9774518e8cbe6f10a9f11dd95dd8e02e1..02b1fc596b37a21b672ce816b53019d4710c51e2 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-SNAPSHOT</version>
+    <version>1.1.10</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 6e083b4d0da15f1ff64c13bfc2c39b81bd047522..a0050fe9845776406b011fe25e81c84425129fa7 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-SNAPSHOT</version>
+  <version>1.1.10</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>HEAD</tag>
+    <tag>root-parent-1.1.10</tag>
   </scm>
 
   <modules>