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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 107bee0 [maven-release-plugin] prepare for next development iteration 107bee0 is described below commit 107bee0411ebd8460fa12c03c0d8f9122994dda3 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Mar 15 20:28:33 2025 +0100 [maven-release-plugin] prepare for next development iteration --- docs/doxia-tools/pom.xml | 4 ++-- docs/maven-extensions/pom.xml | 4 ++-- docs/maven-plugins/pom.xml | 4 ++-- docs/maven-shared-components/pom.xml | 4 ++-- docs/maven-skins/pom.xml | 4 ++-- docs/pom.xml | 4 ++-- doxia-tools/pom.xml | 2 +- maven-extensions/pom.xml | 2 +- maven-plugins/pom.xml | 2 +- maven-shared-components/pom.xml | 2 +- maven-skins/pom.xml | 2 +- pom.xml | 6 +++--- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/doxia-tools/pom.xml b/docs/doxia-tools/pom.xml index 57e1031..708e59e 100644 --- a/docs/doxia-tools/pom.xml +++ b/docs/doxia-tools/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>docs</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.doxia</groupId> @@ -35,7 +35,7 @@ under the License. <url>https://maven.apache.org/pom/maven/doxia-tools</url> <scm> - <tag>v44</tag> + <tag>master</tag> <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/doxia-tools</url> </scm> diff --git a/docs/maven-extensions/pom.xml b/docs/maven-extensions/pom.xml index 6036108..941cf88 100644 --- a/docs/maven-extensions/pom.xml +++ b/docs/maven-extensions/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>docs</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.plugins</groupId> @@ -35,7 +35,7 @@ under the License. <url>https://maven.apache.org/pom/maven/maven-extensions</url> <scm> - <tag>v44</tag> + <tag>master</tag> <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/maven-extensions</url> </scm> diff --git a/docs/maven-plugins/pom.xml b/docs/maven-plugins/pom.xml index cd6e5c7..f8ea8fa 100644 --- a/docs/maven-plugins/pom.xml +++ b/docs/maven-plugins/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>docs</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.plugins</groupId> @@ -35,7 +35,7 @@ under the License. <url>https://maven.apache.org/pom/maven/maven-plugins</url> <scm> - <tag>v44</tag> + <tag>master</tag> <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/maven-plugins</url> </scm> diff --git a/docs/maven-shared-components/pom.xml b/docs/maven-shared-components/pom.xml index 8dc8e23..a4946ae 100644 --- a/docs/maven-shared-components/pom.xml +++ b/docs/maven-shared-components/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>docs</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.shared</groupId> @@ -35,7 +35,7 @@ under the License. <url>https://maven.apache.org/pom/maven/maven-shared-components</url> <scm> - <tag>v44</tag> + <tag>master</tag> <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/maven-shared-components</url> </scm> diff --git a/docs/maven-skins/pom.xml b/docs/maven-skins/pom.xml index 15c45b4..73d5309 100644 --- a/docs/maven-skins/pom.xml +++ b/docs/maven-skins/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>docs</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.skins</groupId> @@ -35,7 +35,7 @@ under the License. <url>https://maven.apache.org/pom/maven/maven-skins</url> <scm> - <tag>v44</tag> + <tag>master</tag> <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/maven-skins</url> </scm> diff --git a/docs/pom.xml b/docs/pom.xml index 057b474..b2a191d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <artifactId>docs</artifactId> @@ -42,7 +42,7 @@ under the License. </modules> <scm> - <tag>v44</tag> + <tag>master</tag> <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/</url> </scm> diff --git a/doxia-tools/pom.xml b/doxia-tools/pom.xml index b08c786..025e3a4 100644 --- a/doxia-tools/pom.xml +++ b/doxia-tools/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.doxia</groupId> diff --git a/maven-extensions/pom.xml b/maven-extensions/pom.xml index 5eae70d..e1d5a85 100644 --- a/maven-extensions/pom.xml +++ b/maven-extensions/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.extensions</groupId> diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml index fc2da42..732d266 100644 --- a/maven-plugins/pom.xml +++ b/maven-plugins/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.plugins</groupId> diff --git a/maven-shared-components/pom.xml b/maven-shared-components/pom.xml index 126b0a6..7042b1e 100644 --- a/maven-shared-components/pom.xml +++ b/maven-shared-components/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.shared</groupId> diff --git a/maven-skins/pom.xml b/maven-skins/pom.xml index 9e67ed5..6e3822a 100644 --- a/maven-skins/pom.xml +++ b/maven-skins/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> </parent> <groupId>org.apache.maven.skins</groupId> diff --git a/pom.xml b/pom.xml index 06a3721..236a19d 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>44</version> + <version>45-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Maven</name> @@ -928,7 +928,7 @@ under the License. <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</developerConnection> - <tag>v44</tag> + <tag>master</tag> <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}</url> </scm> @@ -970,7 +970,7 @@ under the License. <version.plexus-xml>3.0.1</version.plexus-xml> <versions.junit5>5.12.1</versions.junit5> <version.maven-shared-resources>6</version.maven-shared-resources> - <project.build.outputTimestamp>2025-03-15T19:28:22Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2025-03-15T19:28:33Z</project.build.outputTimestamp> </properties> <dependencyManagement>