Skip to content

Commit 6e08970

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 6aa26cf commit 6e08970

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</parent>
3030

3131
<artifactId>maven-dependency-analyzer</artifactId>
32-
<version>1.15.0</version>
32+
<version>1.15.1-SNAPSHOT</version>
3333
<packaging>jar</packaging>
3434

3535
<name>Apache Maven Dependency Analyzer</name>
@@ -38,7 +38,7 @@
3838
<scm>
3939
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</connection>
4040
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</developerConnection>
41-
<tag>maven-dependency-analyzer-1.15.0</tag>
41+
<tag>HEAD</tag>
4242
<url>https://github.com/apache/maven-dependency-analyzer/tree/${project.scm.tag}</url>
4343
</scm>
4444
<issueManagement>
@@ -59,7 +59,7 @@
5959
<properties>
6060
<mavenVersion>3.9.9</mavenVersion>
6161
<javaVersion>8</javaVersion>
62-
<project.build.outputTimestamp>2024-10-04T17:08:25Z</project.build.outputTimestamp>
62+
<project.build.outputTimestamp>2024-10-04T17:08:39Z</project.build.outputTimestamp>
6363
</properties>
6464

6565
<dependencyManagement>

0 commit comments

Comments
 (0)