mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-07-08 15:14:04 +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>
|
||||||
<repository>
|
<repository>
|
||||||
<id>placeholderapi</id>
|
<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>
|
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
|
||||||
</repository>
|
</repository>
|
||||||
<repository>
|
<repository>
|
||||||
@ -108,7 +112,7 @@
|
|||||||
<version>4.6.0</version>
|
<version>4.6.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--These are long depreciated. I would've removed them, but that is outside the scope of what I want to do here.
|
<!--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>
|
<dependency>
|
||||||
<groupId>com.massivecraft.factions</groupId>
|
<groupId>com.massivecraft.factions</groupId>
|
||||||
<artifactId>Factions</artifactId>
|
<artifactId>Factions</artifactId>
|
||||||
@ -174,10 +178,5 @@
|
|||||||
<version>2.0.0-beta.5</version>
|
<version>2.0.0-beta.5</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>com.github.pircbotx</groupId>
|
|
||||||
<artifactId>pircbotx</artifactId>
|
|
||||||
<version>2.2</version>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user