diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index a4b548162..18f8f7b34 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
benchmarks
diff --git a/examples/example-exemplars-tail-sampling/example-greeting-service/pom.xml b/examples/example-exemplars-tail-sampling/example-greeting-service/pom.xml
index 336a98e73..29827ffbe 100644
--- a/examples/example-exemplars-tail-sampling/example-greeting-service/pom.xml
+++ b/examples/example-exemplars-tail-sampling/example-greeting-service/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
example-exemplars-tail-sampling
- 1.0.0
+ 1.1.0-SNAPSHOT
example-greeting-service
diff --git a/examples/example-exemplars-tail-sampling/example-hello-world-app/pom.xml b/examples/example-exemplars-tail-sampling/example-hello-world-app/pom.xml
index c0d99cf50..bc6db20f7 100644
--- a/examples/example-exemplars-tail-sampling/example-hello-world-app/pom.xml
+++ b/examples/example-exemplars-tail-sampling/example-hello-world-app/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
example-exemplars-tail-sampling
- 1.0.0
+ 1.1.0-SNAPSHOT
example-hello-world-app
diff --git a/examples/example-exemplars-tail-sampling/pom.xml b/examples/example-exemplars-tail-sampling/pom.xml
index 184183369..0e77e6206 100644
--- a/examples/example-exemplars-tail-sampling/pom.xml
+++ b/examples/example-exemplars-tail-sampling/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
examples
- 1.0.0
+ 1.1.0-SNAPSHOT
example-exemplars-tail-sampling
diff --git a/examples/example-exporter-httpserver/pom.xml b/examples/example-exporter-httpserver/pom.xml
index c49813754..1e2e29293 100644
--- a/examples/example-exporter-httpserver/pom.xml
+++ b/examples/example-exporter-httpserver/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
examples
- 1.0.0
+ 1.1.0-SNAPSHOT
example-exporter-httpserver
diff --git a/examples/example-exporter-opentelemetry/pom.xml b/examples/example-exporter-opentelemetry/pom.xml
index 99d6743ad..78d4ce8af 100644
--- a/examples/example-exporter-opentelemetry/pom.xml
+++ b/examples/example-exporter-opentelemetry/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
examples
- 1.0.0
+ 1.1.0-SNAPSHOT
example-exporter-opentelemetry
diff --git a/examples/example-exporter-servlet-tomcat/pom.xml b/examples/example-exporter-servlet-tomcat/pom.xml
index 53fed0486..75f3beeab 100644
--- a/examples/example-exporter-servlet-tomcat/pom.xml
+++ b/examples/example-exporter-servlet-tomcat/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
examples
- 1.0.0
+ 1.1.0-SNAPSHOT
example-exporter-servlet-tomcat
diff --git a/examples/example-native-histogram/pom.xml b/examples/example-native-histogram/pom.xml
index 9d0ace19d..b094f76db 100644
--- a/examples/example-native-histogram/pom.xml
+++ b/examples/example-native-histogram/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
examples
- 1.0.0
+ 1.1.0-SNAPSHOT
example-native-histogram
diff --git a/examples/example-prometheus-properties/pom.xml b/examples/example-prometheus-properties/pom.xml
index 0d455acd4..14dad20ff 100644
--- a/examples/example-prometheus-properties/pom.xml
+++ b/examples/example-prometheus-properties/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
examples
- 1.0.0
+ 1.1.0-SNAPSHOT
example-prometheus-properties
diff --git a/examples/example-simpleclient-bridge/pom.xml b/examples/example-simpleclient-bridge/pom.xml
index d6aab5d54..3abc5f5ba 100644
--- a/examples/example-simpleclient-bridge/pom.xml
+++ b/examples/example-simpleclient-bridge/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
examples
- 1.0.0
+ 1.1.0-SNAPSHOT
example-simpleclient-bridge
diff --git a/examples/pom.xml b/examples/pom.xml
index 481051e60..0b293cedc 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
examples
diff --git a/integration-tests/it-common/pom.xml b/integration-tests/it-common/pom.xml
index 6f318863a..ccff0a33c 100644
--- a/integration-tests/it-common/pom.xml
+++ b/integration-tests/it-common/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
integration-tests
- 1.0.0
+ 1.1.0-SNAPSHOT
it-common
diff --git a/integration-tests/it-exporter/it-exporter-httpserver-sample/pom.xml b/integration-tests/it-exporter/it-exporter-httpserver-sample/pom.xml
index dd646dc12..3638eb7e1 100644
--- a/integration-tests/it-exporter/it-exporter-httpserver-sample/pom.xml
+++ b/integration-tests/it-exporter/it-exporter-httpserver-sample/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
it-exporter
- 1.0.0
+ 1.1.0-SNAPSHOT
it-exporter-httpserver-sample
diff --git a/integration-tests/it-exporter/it-exporter-servlet-jetty-sample/pom.xml b/integration-tests/it-exporter/it-exporter-servlet-jetty-sample/pom.xml
index 45ca15545..823997f40 100644
--- a/integration-tests/it-exporter/it-exporter-servlet-jetty-sample/pom.xml
+++ b/integration-tests/it-exporter/it-exporter-servlet-jetty-sample/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
it-exporter
- 1.0.0
+ 1.1.0-SNAPSHOT
it-exporter-servlet-jetty-sample
diff --git a/integration-tests/it-exporter/it-exporter-servlet-tomcat-sample/pom.xml b/integration-tests/it-exporter/it-exporter-servlet-tomcat-sample/pom.xml
index a2e3eca52..1cef98dd0 100644
--- a/integration-tests/it-exporter/it-exporter-servlet-tomcat-sample/pom.xml
+++ b/integration-tests/it-exporter/it-exporter-servlet-tomcat-sample/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
it-exporter
- 1.0.0
+ 1.1.0-SNAPSHOT
it-exporter-servlet-tomcat-sample
diff --git a/integration-tests/it-exporter/it-exporter-test/pom.xml b/integration-tests/it-exporter/it-exporter-test/pom.xml
index a944e4555..05661f8c0 100644
--- a/integration-tests/it-exporter/it-exporter-test/pom.xml
+++ b/integration-tests/it-exporter/it-exporter-test/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
it-exporter
- 1.0.0
+ 1.1.0-SNAPSHOT
it-exporter-test
diff --git a/integration-tests/it-exporter/pom.xml b/integration-tests/it-exporter/pom.xml
index 580f2ef8a..2802e6231 100644
--- a/integration-tests/it-exporter/pom.xml
+++ b/integration-tests/it-exporter/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
integration-tests
- 1.0.0
+ 1.1.0-SNAPSHOT
it-exporter
@@ -29,7 +29,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
- v1.0.0
+ HEAD
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index c95fff352..d2f1a7fb5 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
integration-tests
diff --git a/pom.xml b/pom.xml
index 08b7f588a..348b58831 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
Prometheus Metrics Library
http://github.com/prometheus/client_java
@@ -25,7 +25,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
- v1.0.0
+ HEAD
diff --git a/prometheus-metrics-config/pom.xml b/prometheus-metrics-config/pom.xml
index 02221376f..4e8a2328a 100644
--- a/prometheus-metrics-config/pom.xml
+++ b/prometheus-metrics-config/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-config
diff --git a/prometheus-metrics-core/pom.xml b/prometheus-metrics-core/pom.xml
index ea4196e3c..25007d1e9 100644
--- a/prometheus-metrics-core/pom.xml
+++ b/prometheus-metrics-core/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-core
diff --git a/prometheus-metrics-exporter-common/pom.xml b/prometheus-metrics-exporter-common/pom.xml
index f7a946b57..ceea4b6a2 100644
--- a/prometheus-metrics-exporter-common/pom.xml
+++ b/prometheus-metrics-exporter-common/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-exporter-common
diff --git a/prometheus-metrics-exporter-httpserver/pom.xml b/prometheus-metrics-exporter-httpserver/pom.xml
index d5aba5909..1495ea259 100644
--- a/prometheus-metrics-exporter-httpserver/pom.xml
+++ b/prometheus-metrics-exporter-httpserver/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-exporter-httpserver
diff --git a/prometheus-metrics-exporter-opentelemetry/pom.xml b/prometheus-metrics-exporter-opentelemetry/pom.xml
index 6c970262b..6b7711112 100644
--- a/prometheus-metrics-exporter-opentelemetry/pom.xml
+++ b/prometheus-metrics-exporter-opentelemetry/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-exporter-opentelemetry
diff --git a/prometheus-metrics-exporter-servlet-jakarta/pom.xml b/prometheus-metrics-exporter-servlet-jakarta/pom.xml
index df5dc0034..6e09cfdee 100644
--- a/prometheus-metrics-exporter-servlet-jakarta/pom.xml
+++ b/prometheus-metrics-exporter-servlet-jakarta/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-exporter-servlet-jakarta
diff --git a/prometheus-metrics-exposition-formats/pom.xml b/prometheus-metrics-exposition-formats/pom.xml
index f5f79e31f..14ad61102 100644
--- a/prometheus-metrics-exposition-formats/pom.xml
+++ b/prometheus-metrics-exposition-formats/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-exposition-formats
diff --git a/prometheus-metrics-instrumentation-jvm/pom.xml b/prometheus-metrics-instrumentation-jvm/pom.xml
index a2e0912ef..95c6dfe97 100644
--- a/prometheus-metrics-instrumentation-jvm/pom.xml
+++ b/prometheus-metrics-instrumentation-jvm/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-instrumentation-jvm
diff --git a/prometheus-metrics-model/pom.xml b/prometheus-metrics-model/pom.xml
index 5c1254faf..f5c922707 100644
--- a/prometheus-metrics-model/pom.xml
+++ b/prometheus-metrics-model/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-model
diff --git a/prometheus-metrics-shaded-dependencies/pom.xml b/prometheus-metrics-shaded-dependencies/pom.xml
index 8cf558888..a7ff63c82 100644
--- a/prometheus-metrics-shaded-dependencies/pom.xml
+++ b/prometheus-metrics-shaded-dependencies/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-shaded-dependencies
diff --git a/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-opentelemetry/pom.xml b/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-opentelemetry/pom.xml
index 7f4ba2e44..bc1e62549 100644
--- a/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-opentelemetry/pom.xml
+++ b/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-opentelemetry/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
prometheus-metrics-shaded-dependencies
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-shaded-opentelemetry
diff --git a/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-protobuf/pom.xml b/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-protobuf/pom.xml
index 4f01b6ba1..917892a98 100644
--- a/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-protobuf/pom.xml
+++ b/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-protobuf/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
prometheus-metrics-shaded-dependencies
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-shaded-protobuf
diff --git a/prometheus-metrics-simpleclient-bridge/pom.xml b/prometheus-metrics-simpleclient-bridge/pom.xml
index ef169da3c..5287de079 100644
--- a/prometheus-metrics-simpleclient-bridge/pom.xml
+++ b/prometheus-metrics-simpleclient-bridge/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-simpleclient-bridge
@@ -72,7 +72,7 @@
io.prometheus
prometheus-metrics-config
- 1.0.0
+ 1.1.0-SNAPSHOT
compile
diff --git a/prometheus-metrics-tracer/pom.xml b/prometheus-metrics-tracer/pom.xml
index 1c4d883d2..fef4bb904 100644
--- a/prometheus-metrics-tracer/pom.xml
+++ b/prometheus-metrics-tracer/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
client_java
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-tracer
diff --git a/prometheus-metrics-tracer/prometheus-metrics-tracer-common/pom.xml b/prometheus-metrics-tracer/prometheus-metrics-tracer-common/pom.xml
index 4fd20013c..aadc50e21 100644
--- a/prometheus-metrics-tracer/prometheus-metrics-tracer-common/pom.xml
+++ b/prometheus-metrics-tracer/prometheus-metrics-tracer-common/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
prometheus-metrics-tracer
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-tracer-common
diff --git a/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer/pom.xml b/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer/pom.xml
index 1bbcba70c..7801c6712 100644
--- a/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer/pom.xml
+++ b/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
prometheus-metrics-tracer
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-tracer-initializer
diff --git a/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent/pom.xml b/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent/pom.xml
index b9cc7e555..76f7ce66e 100644
--- a/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent/pom.xml
+++ b/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
prometheus-metrics-tracer
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-tracer-otel-agent
diff --git a/prometheus-metrics-tracer/prometheus-metrics-tracer-otel/pom.xml b/prometheus-metrics-tracer/prometheus-metrics-tracer-otel/pom.xml
index 3de9b4308..a7396d514 100644
--- a/prometheus-metrics-tracer/prometheus-metrics-tracer-otel/pom.xml
+++ b/prometheus-metrics-tracer/prometheus-metrics-tracer-otel/pom.xml
@@ -5,7 +5,7 @@
io.prometheus
prometheus-metrics-tracer
- 1.0.0
+ 1.1.0-SNAPSHOT
prometheus-metrics-tracer-otel