This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-parser.git
commit ed31245df510fbfcdf8edd6e7250ffacb3b5d512 Author: gk <[email protected]> AuthorDate: Wed Nov 27 10:48:59 2024 +0100 [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ba57598..d389c4c 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</version> + <version>4.0.1-SNAPSHOT</version> <name>Fulcrum Parser Service</name> <inceptionYear>2005</inceptionYear> <description>This Service functions as a repository for Parser components.</description>
