diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml index ffba30da9aa19ee56e5c31c60df24f72e31689d4..007042b7b9db95c8a003f8140caa620b57a706c7 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-SNAPSHOT</version> + <version>1.2.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml index 0a131be297c165a4bc754b66505bf9b94ff65705..093fde65276f209e75047bf55e2363ed786aa1d9 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-SNAPSHOT</version> + <version>1.2.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 7607336e3481bb82b4a72ae2b3a855e44b236c56..1bacbc98e76640c3647b8e8755479ede3551643a 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-SNAPSHOT</version> + <version>1.2.0</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>HEAD</tag> + <tag>root-parent-1.2.0</tag> </scm> <modules>