diff --git a/object-mapper-gson/pom.xml b/object-mapper-gson/pom.xml
index da1aea85d..7814abe28 100644
--- a/object-mapper-gson/pom.xml
+++ b/object-mapper-gson/pom.xml
@@ -5,7 +5,7 @@
com.konghq
unirest-java-parent
- 3.6.00-SNAPSHOT
+ 3.6.00
unirest-object-mappers-gson
diff --git a/object-mapper-jackson/pom.xml b/object-mapper-jackson/pom.xml
index a84b5b5e4..4afb73757 100644
--- a/object-mapper-jackson/pom.xml
+++ b/object-mapper-jackson/pom.xml
@@ -5,7 +5,7 @@
com.konghq
unirest-java-parent
- 3.6.00-SNAPSHOT
+ 3.6.00
unirest-objectmapper-jackson
diff --git a/pom.xml b/pom.xml
index cf46acdad..1dc9f3239 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.konghq
unirest-java-parent
pom
- 3.6.00-SNAPSHOT
+ 3.6.00
unirest
Parent pom for unirest packages
http://github.com/Kong/unirest-java/
@@ -35,7 +35,7 @@
https://github.com/Kong/unirest-java
scm:git:git@github.com:Kong/unirest-java.git
scm:git:git@github.com:Kong/unirest-java.git
- HEAD
+ v3.6.00
diff --git a/unirest/pom.xml b/unirest/pom.xml
index 28cfd3312..03897e5cc 100644
--- a/unirest/pom.xml
+++ b/unirest/pom.xml
@@ -4,7 +4,7 @@
com.konghq
unirest-java-parent
- 3.6.00-SNAPSHOT
+ 3.6.00
Simplified, lightweight HTTP client library.