This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to annotated tag fulcrum-yaafi-2.0.0-candidate in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git
commit 151abff58ba74e9d63b33cfb2f63e877bced23ca Author: Georg Kallidis <[email protected]> AuthorDate: Wed Jul 19 10:49:23 2023 +0200 [maven-release-plugin] prepare release fulcrum-yaafi-2.0.0-candidate --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0209a65..8a7031a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-yaafi</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <name>Fulcrum YAAFI</name> <inceptionYear>2004</inceptionYear> <description>A light-weight Avalon container</description> @@ -37,7 +37,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git</developerConnection> <url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url> - <tag>HEAD</tag> + <tag>fulcrum-yaafi-2.0.0-candidate</tag> </scm> <developers>
