From 99ee81a2bc972325c15c13795eb33f43fc515665 Mon Sep 17 00:00:00 2001 From: Caesar Ralf Date: Tue, 6 Feb 2024 08:47:15 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v0.2.10 --- benchmarks/pom.xml | 2 +- core/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index d055e03..a3e3409 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -5,7 +5,7 @@ com.spotify missinglink-parent - 0.2.10-SNAPSHOT + 0.2.10 missinglink-benchmarks diff --git a/core/pom.xml b/core/pom.xml index 15d6109..3c0b370 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.spotify missinglink-parent - 0.2.10-SNAPSHOT + 0.2.10 missinglink-core diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index c959bf2..921c6c4 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.spotify missinglink-parent - 0.2.10-SNAPSHOT + 0.2.10 missinglink-maven-plugin diff --git a/pom.xml b/pom.xml index 34587ad..51c8545 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ missinglink-parent - 0.2.10-SNAPSHOT + 0.2.10 pom missinglink @@ -87,7 +87,7 @@ scm:git:git@github.com:spotify/missinglink.git scm:git:git@github.com:spotify/missinglink.git https://github.com/spotify/missinglink - HEAD + v0.2.10