diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml index fd3dad0b4e94eaaaf286b8b44e59ed1160ab2b3c..3c1c5bb87c625e5849dd2df8bebaa70c38d3fd0a 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.13-SNAPSHOT</version> + <version>1.1.13</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml index caaa50ca9a031cf65f89d8f971f5561ab9c03770..6a17e66910eec2db943ffcf2ee46987424c2b9e8 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.13-SNAPSHOT</version> + <version>1.1.13</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 748f29486ca96b8f3906039ae46aa228103927fa..484d8a1f7d8970acd5db2cd01687474a3d5ad6df 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.13-SNAPSHOT</version> + <version>1.1.13</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.13</tag> </scm> <modules>