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 a6f08db  [maven-release-plugin] prepare for next development iteration
a6f08db is described below

commit a6f08db108c9895cc8583eaf0800d4ed3b133a3d
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jun 11 18:42:39 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index c57fb20..92dcdbb 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</version>
+  <version>31-SNAPSHOT</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>apache-30</tag>
+    <tag>HEAD</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>2023-06-11T16:41:23Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-06-11T16:42:39Z</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