Skip to content
Snippets Groups Projects
Commit 2149a151 authored by Tim Levett's avatar Tim Levett
Browse files

cleanup

parents adbe0b33 6ee1ae3d
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -3,7 +3,7 @@
<parent>
<groupId>edu.wisc.my.app.root</groupId>
<artifactId>root-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>edu.wisc.my.app.root</groupId>
<artifactId>root-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -4,7 +4,7 @@
<groupId>edu.wisc.my.app.root</groupId>
<artifactId>root-parent</artifactId>
<packaging>pom</packaging>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
<name>MyUW ROOT parent</name>
<url>git@git.doit.wisc.edu:myuw/my-root.git</url>
......@@ -28,6 +28,7 @@
<id>code.doit-uw-releases</id>
<url>https://code.doit.wisc.edu/maven/content/repositories/public-releases/</url>
</repository>
</distributionManagement>
<build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment