diff --git a/contrib/pom.xml b/contrib/pom.xml index aaca5af..4a2d996 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-opentracing-parent - 2.1.2-SNAPSHOT + 2.1.2 smallrye-opentracing-contrib diff --git a/implementation/pom.xml b/implementation/pom.xml index 9208691..41ad33c 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-opentracing-parent - 2.1.2-SNAPSHOT + 2.1.2 smallrye-opentracing diff --git a/pom.xml b/pom.xml index b1be17c..660e2ee 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ smallrye-opentracing-parent - 2.1.2-SNAPSHOT + 2.1.2 pom SmallRye: MicroProfile OpenTracing Parent http://smallrye.io @@ -38,7 +38,7 @@ scm:git:git@github.com:smallrye/smallrye-opentracing scm:git:git@github.com:smallrye/smallrye-opentracing https://github.com/smallrye/smallrye-opentracing/ - HEAD + 2.1.2 diff --git a/release/pom.xml b/release/pom.xml index 6f173ef..233c5a2 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-opentracing-parent - 2.1.2-SNAPSHOT + 2.1.2 smallrye-opentracing-release diff --git a/tck/pom.xml b/tck/pom.xml index aa135cc..0e11790 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-opentracing-parent - 2.1.2-SNAPSHOT + 2.1.2 smallrye-opentracing-tck