mirror of
https://github.com/2006-Scape/Script-Factory.git
synced 2026-07-02 16:49:10 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b61944f858 |
@@ -12,9 +12,9 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>parabot-maven</id>
|
||||
<name>Parabot its Maven Repository</name>
|
||||
<url>https://maven.parabot.org/</url>
|
||||
<id>2006scape-maven</id>
|
||||
<name>2006Scape's Git based repo</name>
|
||||
<url>https://raw.github.com/2006-Scape/Maven/master</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<dependency>
|
||||
<groupId>org.parabot</groupId>
|
||||
<artifactId>client</artifactId>
|
||||
<version>2.8.1</version>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.parabot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user