This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 0201793  [maven-release-plugin] prepare release apache-30
0201793 is described below

commit 0201793d58df3e92acf9669d40c8185236d4c6a8
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jun 11 18:41:27 2023 +0200

    [maven-release-plugin] prepare release apache-30
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2685906..c57fb20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <!-- for more information, see the documentation of this POM: 
http://maven.apache.org/pom/asf/ -->
   <groupId>org.apache</groupId>
   <artifactId>apache</artifactId>
-  <version>30-SNAPSHOT</version>
+  <version>30</version>
   <packaging>pom</packaging>
 
   <name>The Apache Software Foundation</name>
@@ -63,7 +63,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</developerConnection>
     
<url>https://github.com/apache/maven-apache-parent/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>apache-30</tag>
   </scm>
 
   <distributionManagement>
@@ -98,7 +98,7 @@ under the License.
     <assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
 
     <version.maven-fluido-skin>1.11.2</version.maven-fluido-skin>
-    
<project.build.outputTimestamp>2022-12-11T19:18:25Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-06-11T16:41:23Z</project.build.outputTimestamp>
 
     <version.apache-rat-plugin>0.15</version.apache-rat-plugin>
     <version.apache-resource-bundles>1.5</version.apache-resource-bundles>

Reply via email to