diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml index 309513fcc6615588b6e15cc96fb5c6d45c74ccfd..67340b807844e52638917390366d5b04ef9073c9 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.8-SNAPSHOT</version> + <version>1.1.8</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml index 4c0abaec9527e26977bc50c361a4b21ab3118902..198da8192980766b052dcf2ba0e8ab3efcb94e8a 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.8-SNAPSHOT</version> + <version>1.1.8</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index ffac1dc101ab0b0e280a081d933eb82d98384acb..278e9249c136588fc748c7e8cc0f6b3fc94c9c52 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.8-SNAPSHOT</version> + <version>1.1.8</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.8</tag> </scm> <modules>