Bump version to 3.0

This commit is contained in:
Pim van der Loos 2020-11-23 11:28:20 +01:00
parent c859d555b2
commit c77d831c89
No known key found for this signature in database
GPG Key ID: C16F020ADAE6D5A8

12
pom.xml
View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nl.pim16aap2</groupId>
<artifactId>ArmoredElytra</artifactId>
<version>2.4.14</version>
<version>3.0</version>
<repositories>
<repository>
@ -49,16 +49,6 @@
<version>1.5</version>
<scope>compile</scope>
</dependency>
<!--
<dependency>
<groupId>com.github.Arnuh</groupId>
<artifactId>ArmorEquipEvent</artifactId>
<version>39fadc1393</version>
<scope>compile</scope>
</dependency>
-->
</dependencies>
<build>