Skip to content

Commit 1258342

Browse files
committed
Add md_5's repo for 1.7.10
1 parent 0c705ef commit 1258342

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/v1_7_R4/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@
2121
<project.build.number></project.build.number>
2222
</properties>
2323

24+
<repositories>
25+
<repository>
26+
<id>md_5-repo</id>
27+
<url>http://repo.md-5.net/content/groups/public/</url>
28+
</repository>
29+
</repositories>
30+
2431
<build>
2532
<defaultGoal>clean install</defaultGoal>
2633
<sourceDirectory>src/main/java</sourceDirectory>

0 commit comments

Comments
 (0)