diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml index a5d2099407b7d011af88f0f59d32d1480236a2c7..8544f90cbb451b6613d55df926c5fa2d59a18d20 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</version> + <version>1.1.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml index fdb78164ec1de5e58c5abe2ba0352af3aec85818..85d704e9774518e8cbe6f10a9f11dd95dd8e02e1 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</version> + <version>1.1.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 048f815b89c776795c1b1b2b85e1781f2e677498..6e083b4d0da15f1ff64c13bfc2c39b81bd047522 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</version> + <version>1.1.10-SNAPSHOT</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>root-parent-1.1.9</tag> + <tag>HEAD</tag> </scm> <modules>