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-shared-resources.git
The following commit(s) were added to refs/heads/master by this push:
new 18cf189 [maven-release-plugin] prepare for next development iteration
18cf189 is described below
commit 18cf1892fdd4f914971f660ffeb87d8539c1687a
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Jun 8 11:39:35 2024 +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 b77ba9a..67fb224 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>maven-shared-resources</artifactId>
- <version>6</version>
+ <version>7-SNAPSHOT</version>
<name>Apache Maven Shared Resources</name>
<description>A collection of templates that are specific to the Maven
project.</description>
@@ -36,7 +36,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-resources.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-resources.git</developerConnection>
- <tag>maven-shared-resources-6</tag>
+ <tag>HEAD</tag>
<url>https://github.com/apache/maven-shared-resources/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -55,7 +55,7 @@
</distributionManagement>
<properties>
-
<project.build.outputTimestamp>2024-06-08T09:39:24Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-06-08T09:39:35Z</project.build.outputTimestamp>
</properties>
<build>