diff --git a/api/pom.xml b/api/pom.xml
index 24db3bb..96a24a1 100755
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -84,20 +84,5 @@
clean install
npclib-api-${project.version}
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 3.1.0
-
-
- package
-
- shade
-
-
-
-
-
diff --git a/nms/pom.xml b/nms/pom.xml
index fb2ea7a..048d196 100755
--- a/nms/pom.xml
+++ b/nms/pom.xml
@@ -12,18 +12,18 @@
npclib-nms
-
-
-
-
-
-
-
-
-
-
-
-
+
+ v1_8_R1
+ v1_8_R2
+ v1_8_R3
+ v1_9_R1
+ v1_9_R2
+ v1_10_R1
+ v1_11_R1
+ v1_12_R1
+ v1_13_R1
+ v1_13_R2
+
diff --git a/pom.xml b/pom.xml
index 9976e66..271a619 100755
--- a/pom.xml
+++ b/pom.xml
@@ -54,6 +54,21 @@
1.8
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.7
+
+
+ generate-sources
+
+
+
+
+
+
+
+
org.apache.maven.plugins
maven-shade-plugin
@@ -73,16 +88,6 @@
commons
nms
- nms/v1_8_R1
- nms/v1_8_R2
- nms/v1_8_R3
- nms/v1_9_R1
- nms/v1_9_R2
- nms/v1_10_R1
- nms/v1_11_R1
- nms/v1_12_R1
- nms/v1_13_R1
- nms/v1_13_R2
api
@@ -92,16 +97,6 @@
commons
nms
- nms/v1_8_R1
- nms/v1_8_R2
- nms/v1_8_R3
- nms/v1_9_R1
- nms/v1_9_R2
- nms/v1_10_R1
- nms/v1_11_R1
- nms/v1_12_R1
- nms/v1_13_R1
- nms/v1_13_R2
api
plugin