diff --git a/myuw-error-valve/pom.xml b/myuw-error-valve/pom.xml index 7a43d8df330f3111b5c2f39eed11e6c73a8fc08a..5b5e648618cbfb0d0ae0e210f57eb418d14613d1 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.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/myuw-root-webapp/pom.xml b/myuw-root-webapp/pom.xml index bc18e37fc8fc23e92509650e31c11e412bc39026..0c07863c3d4f88719a48649297459f34a40d1ad8 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.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 045942eef2d36119d6470d466077cfcca43a5ff1..07b3a2fadcaf833e17ad837efbcadec9bee3f8c0 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.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <name>MyUW ROOT parent</name> <url>https://git.doit.wisc.edu/myuw/my-root</url>