From c278b1f15d8a4d2ecb1c0110ba89522e4a7d948d Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Sat, 30 Dec 2023 17:54:33 +0800 Subject: [PATCH] bump to next version as incompatible with ES 6 Signed-off-by: Adrian Cole --- cassandra3/pom.xml | 2 +- elasticsearch/pom.xml | 2 +- main/pom.xml | 2 +- mysql/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cassandra3/pom.xml b/cassandra3/pom.xml index 6a2ef36..e2bca1c 100644 --- a/cassandra3/pom.xml +++ b/cassandra3/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.4-SNAPSHOT + 2.8.0-SNAPSHOT zipkin-dependencies-cassandra3 diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 8418d03..21f0b83 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -22,7 +22,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.4-SNAPSHOT + 2.8.0-SNAPSHOT zipkin-dependencies-elasticsearch diff --git a/main/pom.xml b/main/pom.xml index 8659b44..1042679 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.4-SNAPSHOT + 2.8.0-SNAPSHOT zipkin-dependencies diff --git a/mysql/pom.xml b/mysql/pom.xml index 8fc01b5..4950209 100644 --- a/mysql/pom.xml +++ b/mysql/pom.xml @@ -20,7 +20,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.4-SNAPSHOT + 2.8.0-SNAPSHOT zipkin-dependencies-mysql diff --git a/pom.xml b/pom.xml index e4327a5..87e5872 100755 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.zipkin.dependencies zipkin-dependencies-parent - 2.7.4-SNAPSHOT + 2.8.0-SNAPSHOT pom