Skip to content

Commit

Permalink
pom.xml changes
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Apr 21, 2020
1 parent 009fe73 commit 44ebf50
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.retrooper</groupId>
<artifactId>packetevents</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.3</version>
<packaging>jar</packaging>

<name>PacketEvents</name>
Expand Down Expand Up @@ -54,10 +54,6 @@
</build>

<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<repository>
<id>spigot-repo</id>
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
Expand All @@ -75,7 +71,6 @@
<version>1.5.21</version>
<scope>compile</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/io.netty/netty-all -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
Expand Down

0 comments on commit 44ebf50

Please sign in to comment.