From 7b2460592da0a5d4ced93d8910becb5d4e4b3881 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Mon, 18 Dec 2023 06:36:44 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cassandra3/pom.xml | 2 +- elasticsearch/pom.xml | 2 +- main/pom.xml | 2 +- mysql/pom.xml | 2 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cassandra3/pom.xml b/cassandra3/pom.xml index e8ea771..6a2ef36 100644 --- a/cassandra3/pom.xml +++ b/cassandra3/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.3 + 2.7.4-SNAPSHOT zipkin-dependencies-cassandra3 diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 8195e22..6902f37 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.3 + 2.7.4-SNAPSHOT zipkin-dependencies-elasticsearch diff --git a/main/pom.xml b/main/pom.xml index 8c83039..8659b44 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.3 + 2.7.4-SNAPSHOT zipkin-dependencies diff --git a/mysql/pom.xml b/mysql/pom.xml index be0d6a2..1afb307 100644 --- a/mysql/pom.xml +++ b/mysql/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.3 + 2.7.4-SNAPSHOT zipkin-dependencies-mysql diff --git a/pom.xml b/pom.xml index 96a5dce..f2f3ead 100755 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.3 + 2.7.4-SNAPSHOT pom @@ -107,7 +107,7 @@ https://github.com/openzipkin/zipkin-dependencies scm:git:https://github.com/openzipkin/zipkin-dependencies.git scm:git:https://github.com/openzipkin/zipkin-dependencies.git - 2.7.3 + HEAD