File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 65
65
66
66
<repositories >
67
67
<repository >
68
- <id >repository-jboss -org</id >
69
- <url >http://ams-mvn01:8081/nexus/content/repositories/ repository-jboss- org/</url >
68
+ <id >repository-ops4j -org</id >
69
+ <url >http://repository.ops4j. org/m2release /</url >
70
70
</repository >
71
+ <repository >
72
+ <id >repository-jboss-org</id >
73
+ <url >http://repository.jboss.org/maven2</url >
74
+ </repository >
71
75
</repositories >
72
76
73
77
<build >
Original file line number Diff line number Diff line change 24
24
</properties >
25
25
26
26
<repositories >
27
+ <repository >
28
+ <id >repository-ops4j-org</id >
29
+ <url >http://repository.ops4j.org/m2release/</url >
30
+ </repository >
27
31
<repository >
28
32
<id >repository-jboss-org</id >
29
- <url >http://ams-mvn01:8081/nexus/content/repositories/ repository- jboss- org/</url >
33
+ <url >http://repository. jboss. org/maven2 </url >
30
34
</repository >
31
35
</repositories >
32
36
37
+
33
38
</project >
You can’t perform that action at this time.
0 commit comments