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 48e7387de390725ba29018295d452e1fbff59efd Author: Georg Kallidis <[email protected]> AuthorDate: Tue Sep 26 16:32:57 2023 +0200 [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 749c38b..42a8293 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>3.0.0</version> + <version>3.0.1-SNAPSHOT</version> <name>Fulcrum Parser Service</name> <inceptionYear>2005</inceptionYear> <description>This Service functions as a repository for Parser components.</description>
