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 87a8e2e7 [maven-release-plugin] prepare release 
fulcrum-intake-3.0.0-candidate
87a8e2e7 is described below

commit 87a8e2e7f6e47d2f338206331baf94c3e108b60f
Author: Georg Kallidis <[email protected]>
AuthorDate: Fri Jun 9 10:23:58 2023 +0200

    [maven-release-plugin] prepare release fulcrum-intake-3.0.0-candidate
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5a9c7712..2ad0032f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,13 +20,13 @@
     <groupId>org.apache.turbine</groupId>
     <artifactId>turbine-parent</artifactId>
     <version>12</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-intake</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</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-2.0.1-candidate</tag>
+    <tag>fulcrum-intake-3.0.0-candidate</tag>
   </scm>
 
   <developers>

Reply via email to