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-intake.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e335681 [maven-release-plugin] prepare for next development iteration
4e335681 is described below

commit 4e3356817d077a4b1d56604f2088be09441aba72
Author: Georg Kallidis <[email protected]>
AuthorDate: Fri Jun 9 10:24:06 2023 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2ad0032f..9b696cac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-intake</artifactId>
-  <version>3.0.0</version>
+  <version>3.0.1-SNAPSHOT</version>
  <name>Fulcrum Intake Service</name>
   <inceptionYear>2005</inceptionYear>
   <description>This Service provides rule-based input validation</description>
@@ -46,7 +46,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git</developerConnection>
     
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-    <tag>fulcrum-intake-3.0.0-candidate</tag>
+    <tag>fulcrum-intake-2.0.1-candidate</tag>
   </scm>
 
   <developers>

Reply via email to