Pom changes
Minor changes for the POMs. Now Minimizing jar. Untested if this will cause issues. Doubt this is the case
This commit is contained in:
@@ -10,15 +10,9 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
<artifactId>API</artifactId>
|
||||
<name>EcoEnchants API</name>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<version>${project.parent.version}</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
|
||||
Reference in New Issue
Block a user