diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml index 76a16025891d768d1915903af043e44008135f20..8c53880830ea718981f90536535cb7b6aa35cc2c 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.5-SNAPSHOT</version> + <version>1.1.5</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml index c11567a182f3c8387b41bc7b70b69a7d2020b991..04d8a02da7cf780810730ba43915912bdb729a1d 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.5-SNAPSHOT</version> + <version>1.1.5</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index bf2bd3ff4250a9a19e7728a2d3ec4fddd1d63361..f32a7eef5e21683eb316cc1f8fd12922ee3c6756 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.5-SNAPSHOT</version> + <version>1.1.5</version> <name>MyUW ROOT parent</name> <url>git@git.doit.wisc.edu:myuw/my-root.git</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-1.1.5</tag> </scm> <modules>