diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index adbda13af..92226557c 100644
--- a/benchmark/pom.xml
+++ b/benchmark/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -49,7 +49,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
com.codahale.metrics
diff --git a/pom.xml b/pom.xml
index d3f19a302..17d94f523 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
org.sonatype.oss
@@ -31,7 +31,7 @@
scm:git:git@github.com:prometheus/client_java.git
scm:git:git@github.com:prometheus/client_java.git
git@github.com:prometheus/client_java.git
- HEAD
+ parent-0.9.0
diff --git a/simpleclient/pom.xml b/simpleclient/pom.xml
index 1136898b4..e9b18bb59 100644
--- a/simpleclient/pom.xml
+++ b/simpleclient/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
diff --git a/simpleclient_caffeine/pom.xml b/simpleclient_caffeine/pom.xml
index de33864bd..b1c1fe15c 100644
--- a/simpleclient_caffeine/pom.xml
+++ b/simpleclient_caffeine/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -37,7 +37,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
com.github.ben-manes.caffeine
diff --git a/simpleclient_common/pom.xml b/simpleclient_common/pom.xml
index a6dd61562..24ec812c6 100644
--- a/simpleclient_common/pom.xml
+++ b/simpleclient_common/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -37,7 +37,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
diff --git a/simpleclient_dropwizard/pom.xml b/simpleclient_dropwizard/pom.xml
index d8b815063..dad5c826d 100644
--- a/simpleclient_dropwizard/pom.xml
+++ b/simpleclient_dropwizard/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -35,7 +35,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
io.dropwizard.metrics
diff --git a/simpleclient_graphite_bridge/pom.xml b/simpleclient_graphite_bridge/pom.xml
index c796f5ce2..86054441e 100644
--- a/simpleclient_graphite_bridge/pom.xml
+++ b/simpleclient_graphite_bridge/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -38,7 +38,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
diff --git a/simpleclient_guava/pom.xml b/simpleclient_guava/pom.xml
index 0637bc4e1..26b52d7f9 100644
--- a/simpleclient_guava/pom.xml
+++ b/simpleclient_guava/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -37,7 +37,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
com.google.guava
diff --git a/simpleclient_hibernate/pom.xml b/simpleclient_hibernate/pom.xml
index b4a82d6e6..f203a7ec9 100644
--- a/simpleclient_hibernate/pom.xml
+++ b/simpleclient_hibernate/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -38,7 +38,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
diff --git a/simpleclient_hotspot/pom.xml b/simpleclient_hotspot/pom.xml
index 19041684c..542886714 100644
--- a/simpleclient_hotspot/pom.xml
+++ b/simpleclient_hotspot/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -37,14 +37,14 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
simpleclient_servlet
- 0.8.2-SNAPSHOT
+ 0.9.0
test
diff --git a/simpleclient_httpserver/pom.xml b/simpleclient_httpserver/pom.xml
index 6f3d7ef37..09c769571 100644
--- a/simpleclient_httpserver/pom.xml
+++ b/simpleclient_httpserver/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -37,12 +37,12 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
simpleclient_common
- 0.8.2-SNAPSHOT
+ 0.9.0
diff --git a/simpleclient_jetty/pom.xml b/simpleclient_jetty/pom.xml
index 65bdb3399..46e5205f8 100644
--- a/simpleclient_jetty/pom.xml
+++ b/simpleclient_jetty/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -35,7 +35,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
org.eclipse.jetty
diff --git a/simpleclient_jetty_jdk8/pom.xml b/simpleclient_jetty_jdk8/pom.xml
index 3d98ceef8..9a812b0b4 100644
--- a/simpleclient_jetty_jdk8/pom.xml
+++ b/simpleclient_jetty_jdk8/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -48,7 +48,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
org.eclipse.jetty
diff --git a/simpleclient_log4j/pom.xml b/simpleclient_log4j/pom.xml
index 61606b344..39a8409cb 100644
--- a/simpleclient_log4j/pom.xml
+++ b/simpleclient_log4j/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -37,7 +37,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
log4j
diff --git a/simpleclient_log4j2/pom.xml b/simpleclient_log4j2/pom.xml
index fb089d7c4..3fb05cf02 100644
--- a/simpleclient_log4j2/pom.xml
+++ b/simpleclient_log4j2/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -37,7 +37,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
org.apache.logging.log4j
diff --git a/simpleclient_logback/pom.xml b/simpleclient_logback/pom.xml
index 277b57eaa..d451cd14b 100644
--- a/simpleclient_logback/pom.xml
+++ b/simpleclient_logback/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -37,7 +37,7 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
ch.qos.logback
diff --git a/simpleclient_pushgateway/pom.xml b/simpleclient_pushgateway/pom.xml
index 97d61c4d1..1d3b98d7f 100644
--- a/simpleclient_pushgateway/pom.xml
+++ b/simpleclient_pushgateway/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -38,12 +38,12 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
simpleclient_common
- 0.8.2-SNAPSHOT
+ 0.9.0
javax.xml.bind
diff --git a/simpleclient_servlet/pom.xml b/simpleclient_servlet/pom.xml
index 85de8f241..d3d5c869e 100644
--- a/simpleclient_servlet/pom.xml
+++ b/simpleclient_servlet/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -41,12 +41,12 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
simpleclient_common
- 0.8.2-SNAPSHOT
+ 0.9.0
javax.servlet
diff --git a/simpleclient_spring_boot/pom.xml b/simpleclient_spring_boot/pom.xml
index 9a8c9710d..f2ae28981 100644
--- a/simpleclient_spring_boot/pom.xml
+++ b/simpleclient_spring_boot/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -52,17 +52,17 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
simpleclient_common
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
simpleclient_spring_web
- 0.8.2-SNAPSHOT
+ 0.9.0
org.springframework.boot
diff --git a/simpleclient_spring_web/pom.xml b/simpleclient_spring_web/pom.xml
index 914be8247..3d7f43f5a 100644
--- a/simpleclient_spring_web/pom.xml
+++ b/simpleclient_spring_web/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
simpleclient_spring_web
@@ -51,12 +51,12 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
simpleclient_common
- 0.8.2-SNAPSHOT
+ 0.9.0
org.springframework
diff --git a/simpleclient_vertx/pom.xml b/simpleclient_vertx/pom.xml
index b50df92e4..4dcae53a2 100644
--- a/simpleclient_vertx/pom.xml
+++ b/simpleclient_vertx/pom.xml
@@ -17,7 +17,7 @@
io.prometheus
parent
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
@@ -53,12 +53,12 @@
io.prometheus
simpleclient
- 0.8.2-SNAPSHOT
+ 0.9.0
io.prometheus
simpleclient_common
- 0.8.2-SNAPSHOT
+ 0.9.0
io.vertx