This repository was archived by the owner on Aug 31, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919
2020 <dependencies >
2121 <dependency >
22- <groupId >tc.oc </groupId >
22+ <groupId >com.github.OvercastNetwork </groupId >
2323 <artifactId >minecraft-api</artifactId >
24- <version >1.11-SNAPSHOT </version >
24+ <version >1.1 </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >tc.oc</groupId >
Original file line number Diff line number Diff line change 1919
2020 <dependencies >
2121 <dependency >
22- <groupId >tc.oc </groupId >
22+ <groupId >com.github.OvercastNetwork </groupId >
2323 <artifactId >minecraft-api</artifactId >
24- <version >1.11-SNAPSHOT </version >
24+ <version >1.1 </version >
2525 <scope >compile</scope >
2626 </dependency >
2727 <dependency >
Original file line number Diff line number Diff line change 3232
3333 <repositories >
3434 <repository >
35- <id >pa-snapshots</id >
36- <url >https://repo.extension.ws/content/repositories/snapshots</url >
37- </repository >
38- <repository >
39- <id >pa-releases</id >
40- <url >https://repo.extension.ws/content/repositories/releases</url >
35+ <id >jitpack.io</id >
36+ <url >https://jitpack.io</url >
4137 </repository >
4238 </repositories >
4339
44- <distributionManagement >
45- <repository >
46- <id >pa-deployment</id >
47- <url >https://repo.extension.ws/content/repositories/releases</url >
48- </repository >
49- <snapshotRepository >
50- <id >pa-deployment</id >
51- <url >https://repo.extension.ws/content/repositories/snapshots</url >
52- </snapshotRepository >
53- </distributionManagement >
54-
5540 <developers >
5641 <developer >
5742 <id >md_5</id >
You can’t perform that action at this time.
0 commit comments