diff --git a/contrib/pom.xml b/contrib/pom.xml index e64f8e1..d922b83 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-opentracing-parent - 3.0.0-SNAPSHOT + 3.0.0 smallrye-opentracing-contrib diff --git a/implementation/pom.xml b/implementation/pom.xml index 68a69a1..73d5279 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-opentracing-parent - 3.0.0-SNAPSHOT + 3.0.0 smallrye-opentracing diff --git a/pom.xml b/pom.xml index 95462a0..5e226c9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ smallrye-opentracing-parent - 3.0.0-SNAPSHOT + 3.0.0 pom SmallRye: MicroProfile OpenTracing Parent http://smallrye.io @@ -50,7 +50,7 @@ scm:git:git@github.com:smallrye/smallrye-opentracing scm:git:git@github.com:smallrye/smallrye-opentracing https://github.com/smallrye/smallrye-opentracing/ - HEAD + 3.0.0 diff --git a/release/pom.xml b/release/pom.xml index 1bc048f..dcf515b 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-opentracing-parent - 3.0.0-SNAPSHOT + 3.0.0 smallrye-opentracing-release diff --git a/tck/pom.xml b/tck/pom.xml index c843538..477c960 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-opentracing-parent - 3.0.0-SNAPSHOT + 3.0.0 smallrye-opentracing-tck