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 650c1cb [maven-release-plugin] prepare for next development iteration
650c1cb is described below
commit 650c1cb7dc6c5205d6d0e6694584d693378d5e0d
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Apr 13 18:31:35 2024 +0200
[maven-release-plugin] prepare for next development iteration
---
docs/pom.xml | 2 +-
pom.xml | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/pom.xml b/docs/pom.xml
index a107dda..ae9b963 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>32</version>
+ <version>33-SNAPSHOT</version>
</parent>
<artifactId>docs</artifactId>
diff --git a/pom.xml b/pom.xml
index 3c20e15..22f4667 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>32</version>
+ <version>33-SNAPSHOT</version>
<packaging>pom</packaging>
<name>The Apache Software Foundation</name>
@@ -67,7 +67,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-32</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>
@@ -103,7 +103,7 @@ under the License.
<assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
<version.maven-fluido-skin>1.11.2</version.maven-fluido-skin>
-
<project.build.outputTimestamp>2024-04-13T16:31:25Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-04-13T16:31:35Z</project.build.outputTimestamp>
<version.apache-rat-plugin>0.16.1</version.apache-rat-plugin>
<version.apache-resource-bundles>1.5</version.apache-resource-bundles>