mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-07-07 10:34:03 +00:00
Change POM.xml
This commit is contained in:
parent
f41fe36e51
commit
cc47e0f051
11
pom.xml
11
pom.xml
@ -62,6 +62,10 @@
|
||||
</repository>
|
||||
<repository>
|
||||
<id>placeholderapi</id>
|
||||
<repository>
|
||||
<id>dmulloy2-repo</id>
|
||||
<url>https://repo.dmulloy2.net/repository/public/</url>
|
||||
</repository>
|
||||
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
@ -108,7 +112,7 @@
|
||||
<version>4.6.0</version>
|
||||
</dependency>
|
||||
<!--These are long depreciated. I would've removed them, but that is outside the scope of what I want to do here.
|
||||
I packaged the plugins at the last commit.-->
|
||||
I am using the latest builds of these plugins to be published to SpigotMC.-->
|
||||
<dependency>
|
||||
<groupId>com.massivecraft.factions</groupId>
|
||||
<artifactId>Factions</artifactId>
|
||||
@ -174,10 +178,5 @@
|
||||
<version>2.0.0-beta.5</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.pircbotx</groupId>
|
||||
<artifactId>pircbotx</artifactId>
|
||||
<version>2.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user