diff --git a/item-nbt-api/pom.xml b/item-nbt-api/pom.xml
index f3cc7cda5..669b922f6 100644
--- a/item-nbt-api/pom.xml
+++ b/item-nbt-api/pom.xml
@@ -1,20 +1,20 @@
-
-
- 4.0.0
-
-
- de.tr7zw
- item-nbt-parent
- 2.0.0-SNAPSHOT
-
-
- item-nbt-api
- jar
-
-
- clean install javadoc:javadoc
-
-
-
+
+
+ 4.0.0
+
+
+ de.tr7zw
+ item-nbt-parent
+ 2.0.0
+
+
+ item-nbt-api
+ jar
+
+
+ clean install javadoc:javadoc
+
+
+
diff --git a/item-nbt-plugin/pom.xml b/item-nbt-plugin/pom.xml
index cb2c96ed2..a158cb900 100644
--- a/item-nbt-plugin/pom.xml
+++ b/item-nbt-plugin/pom.xml
@@ -4,7 +4,7 @@
de.tr7zw
item-nbt-parent
- 2.0.0-SNAPSHOT
+ 2.0.0
item-nbt-api-plugin
jar
@@ -12,13 +12,13 @@
de.tr7zw
item-nbt-api
- 2.0.0-SNAPSHOT
+ 2.0.0
compile
de.tr7zw
nbt-injector
- 2.0.0-SNAPSHOT
+ 2.0.0
compile
@@ -77,7 +77,7 @@
1.8.8-R0.1-SNAPSHOT-latest, 1.9.2-R0.1-SNAPSHOT-latest, 1.9.4-R0.1-SNAPSHOT-latest, 1.10.2-R0.1-SNAPSHOT-latest,1.11.2,1.12.2,1.13.2,1.14.1,1.14.2,1.14.3
Success! This version of NBT-API
WARNING! This version of NBT-API
- item-nbt-api-plugin-2.0.0-SNAPSHOT.jar
+ item-nbt-api-plugin-2.0.0.jar
item-nbt-plugin
diff --git a/nbt-injector/pom.xml b/nbt-injector/pom.xml
index de445898b..53e066f14 100644
--- a/nbt-injector/pom.xml
+++ b/nbt-injector/pom.xml
@@ -1,28 +1,28 @@
-
-
- 4.0.0
-
- de.tr7zw
- item-nbt-parent
- 2.0.0-SNAPSHOT
-
- nbt-injector
- jar
-
-
- de.tr7zw
- item-nbt-api
- 2.0.0-SNAPSHOT
- compile
-
-
- org.javassist
- javassist
- 3.25.0-GA
- compile
-
-
-
- clean install javadoc:javadoc
-
-
+
+
+ 4.0.0
+
+ de.tr7zw
+ item-nbt-parent
+ 2.0.0
+
+ nbt-injector
+ jar
+
+
+ de.tr7zw
+ item-nbt-api
+ 2.0.0
+ compile
+
+
+ org.javassist
+ javassist
+ 3.25.0-GA
+ compile
+
+
+
+ clean install javadoc:javadoc
+
+
diff --git a/pom.xml b/pom.xml
index eb9d7c4f1..8eaca74f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
de.tr7zw
item-nbt-parent
- 2.0.0-SNAPSHOT
+ 2.0.0
pom
item-nbt-api