From 3cbeec7877314aa001561926427fe390936f341b Mon Sep 17 00:00:00 2001 From: zipkinci Date: Fri, 15 Dec 2023 06:46:32 +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 03cb633..9f5aac4 100644 --- a/cassandra3/pom.xml +++ b/cassandra3/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.2 + 2.7.3-SNAPSHOT zipkin-dependencies-cassandra3 diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index bf83d08..8f71da7 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.2 + 2.7.3-SNAPSHOT zipkin-dependencies-elasticsearch diff --git a/main/pom.xml b/main/pom.xml index 1ffad0d..5d5f90c 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.2 + 2.7.3-SNAPSHOT zipkin-dependencies diff --git a/mysql/pom.xml b/mysql/pom.xml index 450cbef..3159476 100644 --- a/mysql/pom.xml +++ b/mysql/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.2 + 2.7.3-SNAPSHOT zipkin-dependencies-mysql diff --git a/pom.xml b/pom.xml index 56c4ec9..375fc3d 100755 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.2 + 2.7.3-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.2 + HEAD