This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to annotated tag fulcrum-parser-4.0.0-candidate in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-parser.git
commit c04a3e76ab4f6e825ae1cc26852aaca632d96449 Author: gk <[email protected]> AuthorDate: Wed Nov 27 10:47:52 2024 +0100 [maven-release-plugin] prepare release fulcrum-parser-4.0.0-candidate --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cab71c1..ba57598 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-parser</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> <name>Fulcrum Parser Service</name> <inceptionYear>2005</inceptionYear> <description>This Service functions as a repository for Parser components.</description> @@ -44,6 +44,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-parser.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-parser.git</developerConnection> <url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url> + <tag>fulcrum-parser-4.0.0-candidate</tag> </scm> <developers>
