diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml index ddf5ce3..27ff65c 100644 --- a/examples/spring-boot/pom.xml +++ b/examples/spring-boot/pom.xml @@ -4,7 +4,7 @@ io.opentracing.contrib opentracing-jaxrs-parent - 0.2.1 + 0.2.2-SNAPSHOT ../../pom.xml diff --git a/opentracing-jaxrs2-discovery/pom.xml b/opentracing-jaxrs2-discovery/pom.xml index f8f0c39..9014809 100644 --- a/opentracing-jaxrs2-discovery/pom.xml +++ b/opentracing-jaxrs2-discovery/pom.xml @@ -3,7 +3,7 @@ opentracing-jaxrs-parent io.opentracing.contrib - 0.2.1 + 0.2.2-SNAPSHOT 4.0.0 diff --git a/opentracing-jaxrs2-itest/apache-cxf/pom.xml b/opentracing-jaxrs2-itest/apache-cxf/pom.xml index 6690a90..82ddd65 100644 --- a/opentracing-jaxrs2-itest/apache-cxf/pom.xml +++ b/opentracing-jaxrs2-itest/apache-cxf/pom.xml @@ -4,7 +4,7 @@ io.opentracing.contrib opentracing-jaxrs2-itest-parent - 0.2.1 + 0.2.2-SNAPSHOT opentracing-jaxrs2-itest-apache-cxf diff --git a/opentracing-jaxrs2-itest/auto-discovery/pom.xml b/opentracing-jaxrs2-itest/auto-discovery/pom.xml index 4aa5f33..dfc1729 100644 --- a/opentracing-jaxrs2-itest/auto-discovery/pom.xml +++ b/opentracing-jaxrs2-itest/auto-discovery/pom.xml @@ -4,7 +4,7 @@ io.opentracing.contrib opentracing-jaxrs2-itest-parent - 0.2.1 + 0.2.2-SNAPSHOT opentracing-jaxrs2-itest-auto-discovery diff --git a/opentracing-jaxrs2-itest/common/pom.xml b/opentracing-jaxrs2-itest/common/pom.xml index 1b6af08..d1b8cfc 100644 --- a/opentracing-jaxrs2-itest/common/pom.xml +++ b/opentracing-jaxrs2-itest/common/pom.xml @@ -4,7 +4,7 @@ io.opentracing.contrib opentracing-jaxrs2-itest-parent - 0.2.1 + 0.2.2-SNAPSHOT opentracing-jaxrs2-itest-common diff --git a/opentracing-jaxrs2-itest/jersey/pom.xml b/opentracing-jaxrs2-itest/jersey/pom.xml index 4df72b8..9b84c83 100644 --- a/opentracing-jaxrs2-itest/jersey/pom.xml +++ b/opentracing-jaxrs2-itest/jersey/pom.xml @@ -4,7 +4,7 @@ io.opentracing.contrib opentracing-jaxrs2-itest-parent - 0.2.1 + 0.2.2-SNAPSHOT opentracing-jaxrs2-itest-jersey diff --git a/opentracing-jaxrs2-itest/pom.xml b/opentracing-jaxrs2-itest/pom.xml index 7d41ad4..44c82ef 100644 --- a/opentracing-jaxrs2-itest/pom.xml +++ b/opentracing-jaxrs2-itest/pom.xml @@ -4,7 +4,7 @@ opentracing-jaxrs-parent io.opentracing.contrib - 0.2.1 + 0.2.2-SNAPSHOT opentracing-jaxrs2-itest-parent diff --git a/opentracing-jaxrs2-itest/resteasy/pom.xml b/opentracing-jaxrs2-itest/resteasy/pom.xml index bf2d2b2..a21aff1 100644 --- a/opentracing-jaxrs2-itest/resteasy/pom.xml +++ b/opentracing-jaxrs2-itest/resteasy/pom.xml @@ -4,7 +4,7 @@ io.opentracing.contrib opentracing-jaxrs2-itest-parent - 0.2.1 + 0.2.2-SNAPSHOT opentracing-jaxrs2-itest-resteasy diff --git a/opentracing-jaxrs2/pom.xml b/opentracing-jaxrs2/pom.xml index dfa0674..60563fe 100644 --- a/opentracing-jaxrs2/pom.xml +++ b/opentracing-jaxrs2/pom.xml @@ -4,7 +4,7 @@ io.opentracing.contrib opentracing-jaxrs-parent - 0.2.1 + 0.2.2-SNAPSHOT opentracing-jaxrs2 diff --git a/pom.xml b/pom.xml index 97054c7..febd05a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.opentracing.contrib opentracing-jaxrs-parent - 0.2.1 + 0.2.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} @@ -15,7 +15,7 @@ https://github.com/opentracing-contrib/java-jaxrs scm:git:https://github.com/opentracing-contrib/java-jaxrs.git scm:git:https://github.com/opentracing-contrib/java-jaxrs.git - 0.2.1 + HEAD