diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml index c769831fad87fe87380e5b896c553d14f1b3ffca..a5d2099407b7d011af88f0f59d32d1480236a2c7 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.9-SNAPSHOT</version> + <version>1.1.9</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml index 20eaa2ee541a8c69cffac58766efe6fd873f3995..fdb78164ec1de5e58c5abe2ba0352af3aec85818 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.9-SNAPSHOT</version> + <version>1.1.9</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 82d45737bec8137bfdc7f543e8c56a8c0e7848ce..048f815b89c776795c1b1b2b85e1781f2e677498 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.9-SNAPSHOT</version> + <version>1.1.9</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.9</tag> </scm> <modules>