File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >dev.pns</groupId >
88 <artifactId >SignAPI</artifactId >
9- <version >1.0 -SNAPSHOT</version >
9+ <version >1.1 -SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111
1212 <name >SignAPI</name >
4848
4949 <repositories >
5050 <repository >
51- <id >papermc -repo</id >
52- <url >https://papermc.io/repo/repository/maven-public /</url >
51+ <id >spigot -repo</id >
52+ <url >https://hub.spigotmc.org/nexus/content/repositories/snapshots /</url >
5353 </repository >
5454 <repository >
5555 <id >dmulloy2-repo</id >
5959
6060 <dependencies >
6161 <dependency >
62- <groupId >io.papermc.paper </groupId >
63- <artifactId >paper -api</artifactId >
62+ <groupId >org.spigotmc </groupId >
63+ <artifactId >spigot -api</artifactId >
6464 <version >1.17-R0.1-SNAPSHOT</version >
6565 <scope >provided</scope >
6666 </dependency >
You can’t perform that action at this time.
0 commit comments