Skip to content
Snippets Groups Projects
Commit 0964baa8 authored by Jared Kosanovic's avatar Jared Kosanovic Committed by Todd Hill
Browse files

Update distributionManagement URL's

parent fe3d9b39
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
<groupId>edu.wisc.services.tomcat</groupId>
<artifactId>tomcat-file-property-source</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.0</version>
<packaging>jar</packaging>
<name>Tomcat File Property Source</name>
......@@ -16,14 +16,14 @@
<distributionManagement>
<repository>
<id>code.doit-public-releases</id>
<name>code.doit Public Releases</name>
<url>https://code.doit.wisc.edu/maven/content/repositories/public-releases</url>
<id>uw-open-releases</id>
<name>artifacts.doit Open Releases</name>
<url>https://artifacts.doit.wisc.edu/artifactory/maven-uw-open-releases</url>
</repository>
<snapshotRepository>
<id>code.doit-public-snapshots</id>
<name>code.doit Public Snapshots</name>
<url>https://code.doit.wisc.edu/maven/content/repositories/public-snapshots</url>
<id>uw-open-snapshots</id>
<name>artifacts.doit Open Snapshots</name>
<url>https://artifacts.doit.wisc.edu/artifactory/maven-uw-open-snapshots</url>
</snapshotRepository>
</distributionManagement>
......
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