Skip to content

Commit c001873

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 05bb753 commit c001873

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>maven-dependency-tree</artifactId>
31-
<version>3.1.1</version>
31+
<version>3.1.2-SNAPSHOT</version>
3232

3333
<name>Apache Maven Dependency Tree</name>
3434
<description>A tree-based API for resolution of Maven project dependencies</description>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-tree.git</connection>
3838
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-tree.git</developerConnection>
3939
<url>https://github.com/apache/maven-dependency-tree/tree/${project.scm.tag}</url>
40-
<tag>maven-dependency-tree-3.1.1</tag>
40+
<tag>HEAD</tag>
4141
</scm>
4242
<issueManagement>
4343
<system>jira</system>
@@ -56,7 +56,7 @@
5656

5757
<properties>
5858
<javaVersion>8</javaVersion>
59-
<project.build.outputTimestamp>2022-05-14T10:49:32Z</project.build.outputTimestamp>
59+
<project.build.outputTimestamp>2022-05-14T10:50:43Z</project.build.outputTimestamp>
6060
</properties>
6161

6262
<contributors>

0 commit comments

Comments
 (0)