This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to annotated tag fulcrum-localization-2.0.0-candidate in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-localization.git
commit 5a84f3f039146e721f5157e82351068d901d82c6 Author: gk <[email protected]> AuthorDate: Fri Dec 13 09:11:22 2024 +0100 [maven-release-plugin] prepare release fulcrum-localization-2.0.0-candidate --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 34f109e..cbd34fe 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>fulcrum-localization</artifactId> <groupId>org.apache.fulcrum</groupId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <name>Fulcrum Localization</name> <inceptionYear>2005</inceptionYear> <description>Fulcrum Localization Service</description> @@ -37,7 +37,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-localization.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-localization.git</developerConnection> <url>https://github.com/apache/turbine-fulcrum-localization/tree/${project.scm.tag}</url> - <tag>HEAD</tag> + <tag>fulcrum-localization-2.0.0-candidate</tag> </scm> <developers>
