Skip to content

Commit

Permalink
Remove support for ancient minecraft versions, and fix compilation.
Browse files Browse the repository at this point in the history
  • Loading branch information
cybertiger committed Mar 25, 2018
1 parent 29b00af commit 304210f
Show file tree
Hide file tree
Showing 28 changed files with 5 additions and 5,060 deletions.
11 changes: 5 additions & 6 deletions libnbt-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,11 @@
</plugins>
</build>
<dependencies>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.6.4-R1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.9-R0.1-cybertiger</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down
41 changes: 0 additions & 41 deletions libnbt-v1_7_R1/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 304210f

Please sign in to comment.