Add md_5 repo to pom
This commit is contained in:
parent
01597b4f5d
commit
6b5b13ae79
11
pom.xml
11
pom.xml
@ -65,4 +65,15 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>7.2.4</version>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>md_5-releases</id>
|
||||
<url>http://repo.md-5.net/content/repositories/releases/</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>md_5-snapshots</id>
|
||||
<url>http://repo.md-5.net/content/repositories/snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user