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-dependency-analyzer.git
The following commit(s) were added to refs/heads/master by this push: new 3676865 [maven-release-plugin] prepare for next development iteration 3676865 is described below commit 36768655e1a0f97a03b2c91a0dc9288c68c8cc54 Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Tue Oct 22 17:21:21 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 fe1f9cf..30cd4c8 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>maven-dependency-analyzer</artifactId> - <version>1.15.1</version> + <version>1.15.2-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache Maven Dependency Analyzer</name> @@ -38,7 +38,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</developerConnection> - <tag>maven-dependency-analyzer-1.15.1</tag> + <tag>HEAD</tag> <url>https://github.com/apache/maven-dependency-analyzer/tree/${project.scm.tag}</url> </scm> <issueManagement> @@ -59,7 +59,7 @@ <properties> <mavenVersion>3.9.9</mavenVersion> <javaVersion>8</javaVersion> - <project.build.outputTimestamp>2024-10-22T15:20:49Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-10-22T15:21:21Z</project.build.outputTimestamp> </properties> <dependencyManagement>