File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 17
17
18
18
<distributionManagement >
19
19
<repository >
20
- <id >shadowvolt-repo</id >
21
- <name >Shadowvolt Maven Repository</name >
22
- <url >http://ci.shadowvolt.com/plugin/repository/everything/</url >
20
+ <id >dmulloy2-releases</id >
21
+ <url >http://repo.dmulloy2.net/content/repositories/releases/</url >
23
22
</repository >
23
+ <snapshotRepository >
24
+ <id >dmulloy2-snapshots</id >
25
+ <url >http://repo.dmulloy2.net/content/repositories/snapshots/</url >
26
+ </snapshotRepository >
24
27
</distributionManagement >
25
28
26
29
<repositories >
27
30
<repository >
28
- <id >md_5 -repo</id >
29
- <url >http://repo.md-5 .net/content/repositories /public/</url >
31
+ <id >dmulloy2 -repo</id >
32
+ <url >http://repo.dmulloy2 .net/content/groups /public/</url >
30
33
</repository >
31
34
<repository >
32
- <id >comphenix-releases </id >
33
- <url >http://repo.comphenix .net/content/repositories/releases /</url >
35
+ <id >md_5-repo </id >
36
+ <url >http://repo.md-5 .net/content/repositories/public /</url >
34
37
</repository >
35
38
</repositories >
36
39
225
228
<dependency >
226
229
<groupId >com.comphenix.executors</groupId >
227
230
<artifactId >BukkitExecutors</artifactId >
228
- <version >1.0.0 </version >
231
+ <version >1.1-SNAPSHOT </version >
229
232
<scope >compile</scope >
230
233
</dependency >
231
234
<dependency >
You can’t perform that action at this time.
0 commit comments