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 74142a0 [maven-release-plugin] prepare for next development iteration 74142a0 is described below commit 74142a049a6870624c8da7870b4f32d42227adab Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sun Jul 10 11:19:48 2022 +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 5b957b3..358fd28 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>27</version> + <version>28-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-27</tag> + <tag>HEAD</tag> </scm> <distributionManagement> @@ -94,7 +94,7 @@ under the License. <surefire.version>2.22.2</surefire.version><!-- for surefire, failsafe and surefire-report --> <maven.plugin.tools.version>3.6.4</maven.plugin.tools.version><!-- for m-plugin-p and maven-plugin-annotations --> <assembly.tarLongFileMode>posix</assembly.tarLongFileMode> - <project.build.outputTimestamp>2022-07-10T09:19:36Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-07-10T09:19:48Z</project.build.outputTimestamp> </properties> <dependencyManagement>