Skip to content

Commit

Permalink
Update 3rd party jars to pull from artifactory so we always have them
Browse files Browse the repository at this point in the history
  • Loading branch information
drbgfc committed Jul 9, 2018
1 parent 5039235 commit 6f96215
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,12 @@
<id>mdht-plugins</id>
<name>plugins-release</name>
<url>http://devsoap.sitenv.org:8081/artifactory/plugins-release-local</url>
</repository>
</repository>
<repository>
<id>mdht-external</id>
<name>ext-release</name>
<url>http://devsoap.sitenv.org:8081/artifactory/ext-release-local</url>
</repository>
</repositories>

<dependencies>
Expand Down

0 comments on commit 6f96215

Please sign in to comment.