diff --git a/pom.xml b/pom.xml index 15e545b..b93a61f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.telemetry microprofile-telemetry-parent - 1.1-RC1 + 1.1-SNAPSHOT pom MicroProfile Telemetry https://microprofile.io/project/eclipse/microprofile-telemetry @@ -54,7 +54,7 @@ scm:git:https://github.com/eclipse/microprofile-telemetry.git scm:git:git@github.com:eclipse/microprofile-telemetry.git https://github.com/eclipse/microprofile-telemetry - 1.1-RC1 + HEAD diff --git a/tracing/pom.xml b/tracing/pom.xml index 2383c8d..2ad7601 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.telemetry microprofile-telemetry-parent - 1.1-RC1 + 1.1-SNAPSHOT org.eclipse.microprofile.telemetry.tracing microprofile-telemetry-tracing-parent diff --git a/tracing/spec/pom.xml b/tracing/spec/pom.xml index f3c7883..506e3c2 100644 --- a/tracing/spec/pom.xml +++ b/tracing/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.telemetry.tracing microprofile-telemetry-tracing-parent - 1.1-RC1 + 1.1-SNAPSHOT microprofile-telemetry-tracing-spec diff --git a/tracing/tck/pom.xml b/tracing/tck/pom.xml index a3057b3..e1665ff 100644 --- a/tracing/tck/pom.xml +++ b/tracing/tck/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.telemetry.tracing microprofile-telemetry-tracing-parent - 1.1-RC1 + 1.1-SNAPSHOT microprofile-telemetry-tracing-tck