diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml index 8aa06b880c858db4b037f09be4ba803441fddc94..e3c5f7f95fe00669aedeb1ce2c1cf332cbe78234 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.1</version> + <version>1.2.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml index 62beb2e94321f2e01822bb3c570bf6264b3b44ae..5421ab810e2672996e81429766372dab7bf51b36 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.1</version> + <version>1.2.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 41903c13037575fd8cd7bc218ed4b7f9a9fb2886..6857675d74a59d0c9cb88f626f78ab818c782c75 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.1</version> + <version>1.2.2-SNAPSHOT</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>root-parent-1.2.1</tag> + <tag>HEAD</tag> </scm> <modules>