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


The following commit(s) were added to refs/heads/master by this push:
     new 530c071  [maven-release-plugin] prepare release 
fulcrum-upload-2.0.0-candidate
530c071 is described below

commit 530c071cf08125ac79efc08c81726b7c124151a4
Author: gk <[email protected]>
AuthorDate: Fri Dec 13 15:28:27 2024 +0100

    [maven-release-plugin] prepare release fulcrum-upload-2.0.0-candidate
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 31b814f..3613a27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>fulcrum-upload</artifactId>
   <groupId>org.apache.fulcrum</groupId>
-  <version>2.0.0-SNAPSHOT</version>
+  <version>2.0.0</version>
   <name>Fulcrum Upload</name>
   <inceptionYear>2005</inceptionYear>
   <description>Fulcrum Upload Service</description>
@@ -43,7 +43,7 @@
       
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-upload.git</connection>
       
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-upload.git</developerConnection>
       
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-      <tag>master</tag><!-- or HEAD -->
+      <tag>fulcrum-upload-2.0.0-candidate</tag><!-- or HEAD -->
     </scm>
 
   <developers>

Reply via email to