diff --git a/opentracing-redis-common/pom.xml b/opentracing-redis-common/pom.xml index 479d74a..b84b63a 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.4 + 0.1.5-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-jedis/pom.xml b/opentracing-redis-jedis/pom.xml index 2505200..a0a25fc 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.4 + 0.1.5-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-jedis3/pom.xml b/opentracing-redis-jedis3/pom.xml index e0f8986..de1447e 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.4 + 0.1.5-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-lettuce/pom.xml b/opentracing-redis-lettuce/pom.xml index d0ccd23..075cbe8 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.4 + 0.1.5-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-redisson/pom.xml b/opentracing-redis-redisson/pom.xml index 376eedc..d741a17 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.4 + 0.1.5-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-spring-data/pom.xml b/opentracing-redis-spring-data/pom.xml index 49cf0be..0a0c8d7 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.4 + 0.1.5-SNAPSHOT 4.0.0 diff --git a/opentracing-redis-spring-data2/pom.xml b/opentracing-redis-spring-data2/pom.xml index dbad339..52cb9d0 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.4 + 0.1.5-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 9e637f0..c2b4578 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.opentracing.contrib opentracing-redis-parent pom - 0.1.4 + 0.1.5-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.4 + HEAD