From a2573bdb7904940d44771bea8e0a1fe88232b9b5 Mon Sep 17 00:00:00 2001 From: Stephan Staeheli <stephan.staeheli@gmx.ch> Date: Fri, 29 Nov 2019 10:40:48 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v2.0.0-rc5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a6df378..f17be5e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <groupId>ch.baloise.corellia</groupId> <artifactId>api</artifactId> - <version>2.0.0-rc5-SNAPSHOT</version> + <version>2.0.0-rc5</version> <packaging>jar</packaging> <ciManagement> @@ -39,7 +39,7 @@ <url>https://github.com/baloise/corellia.git</url> <connection>scm:git:https://github.com/baloise/corellia.git</connection> <developerConnection>scm:git:https://github.com/baloise/corellia.git</developerConnection> - <tag>HEAD</tag> + <tag>v2.0.0-rc5</tag> </scm> <distributionManagement>