diff --git a/opentracing-redis-common/pom.xml b/opentracing-redis-common/pom.xml index 475c5ca..ac0c7d7 100644 --- a/opentracing-redis-common/pom.xml +++ b/opentracing-redis-common/pom.xml @@ -18,7 +18,7 @@ opentracing-redis-parent io.opentracing.contrib - 0.1.1 + 0.1.2-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-jedis/pom.xml b/opentracing-redis-jedis/pom.xml index e799572..e5234ab 100644 --- a/opentracing-redis-jedis/pom.xml +++ b/opentracing-redis-jedis/pom.xml @@ -18,7 +18,7 @@ opentracing-redis-parent io.opentracing.contrib - 0.1.1 + 0.1.2-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-jedis3/pom.xml b/opentracing-redis-jedis3/pom.xml index 68dc707..d1eb06d 100644 --- a/opentracing-redis-jedis3/pom.xml +++ b/opentracing-redis-jedis3/pom.xml @@ -18,7 +18,7 @@ opentracing-redis-parent io.opentracing.contrib - 0.1.1 + 0.1.2-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-lettuce/pom.xml b/opentracing-redis-lettuce/pom.xml index d5fafbe..5fe2054 100644 --- a/opentracing-redis-lettuce/pom.xml +++ b/opentracing-redis-lettuce/pom.xml @@ -18,7 +18,7 @@ opentracing-redis-parent io.opentracing.contrib - 0.1.1 + 0.1.2-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-redisson/pom.xml b/opentracing-redis-redisson/pom.xml index 266cc67..5953fba 100644 --- a/opentracing-redis-redisson/pom.xml +++ b/opentracing-redis-redisson/pom.xml @@ -18,7 +18,7 @@ opentracing-redis-parent io.opentracing.contrib - 0.1.1 + 0.1.2-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-spring-data/pom.xml b/opentracing-redis-spring-data/pom.xml index cf9ce5b..57ddd66 100644 --- a/opentracing-redis-spring-data/pom.xml +++ b/opentracing-redis-spring-data/pom.xml @@ -18,7 +18,7 @@ opentracing-redis-parent io.opentracing.contrib - 0.1.1 + 0.1.2-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-spring-data2/pom.xml b/opentracing-redis-spring-data2/pom.xml index 642efb2..b25d116 100644 --- a/opentracing-redis-spring-data2/pom.xml +++ b/opentracing-redis-spring-data2/pom.xml @@ -18,7 +18,7 @@ opentracing-redis-parent io.opentracing.contrib - 0.1.1 + 0.1.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 6645f1c..7ee27a7 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.opentracing.contrib opentracing-redis-parent pom - 0.1.1 + 0.1.2-SNAPSHOT opentracing-redis-lettuce @@ -41,7 +41,7 @@ scm:git:https://github.com/opentracing-contrib/java-redis-client.git scm:git:https://github.com/opentracing-contrib/java-redis-client.git - 0.1.1 + HEAD