|
@@ -2,7 +2,7 @@
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
|
|
<artifactId>mcMMO</artifactId>
|
|
|
- <version>2.2.031-SNAPSHOT</version>
|
|
|
+ <version>2.2.031</version>
|
|
|
<name>mcMMO</name>
|
|
|
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
|
|
<scm>
|
|
@@ -430,12 +430,6 @@
|
|
|
<version>5.2.0</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>com.github.seeseemelk</groupId>-->
|
|
|
-<!-- <artifactId>MockBukkit-v1.21</artifactId>-->
|
|
|
-<!-- <version>[version]</version>-->
|
|
|
-<!-- <scope>test</scope>-->
|
|
|
-<!-- </dependency>-->
|
|
|
<dependency>
|
|
|
<groupId>org.apache.tomcat</groupId>
|
|
|
<artifactId>tomcat-jdbc</artifactId>
|
|
@@ -460,24 +454,4 @@
|
|
|
<scope>compile</scope>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
-<!-- <profiles>-->
|
|
|
-<!-- <profile>-->
|
|
|
-<!-- <id>spigot-1.18.2</id>-->
|
|
|
-<!-- <properties>-->
|
|
|
-<!-- <spigot.version>1.18.2-R0.1-SNAPSHOT</spigot.version>-->
|
|
|
-<!-- </properties>-->
|
|
|
-<!-- </profile>-->
|
|
|
-<!-- <profile>-->
|
|
|
-<!-- <id>spigot-1.21.1</id>-->
|
|
|
-<!-- <properties>-->
|
|
|
-<!-- <spigot.version>1.21.1-R0.1-SNAPSHOT</spigot.version>-->
|
|
|
-<!-- </properties>-->
|
|
|
-<!-- </profile>-->
|
|
|
-<!-- <profile>-->
|
|
|
-<!-- <id>spigot-1.21.3</id>-->
|
|
|
-<!-- <properties>-->
|
|
|
-<!-- <spigot.version>1.21.3-R0.1-SNAPSHOT</spigot.version>-->
|
|
|
-<!-- </properties>-->
|
|
|
-<!-- </profile>-->
|
|
|
-<!-- </profiles>-->
|
|
|
</project>
|