Skip to content

Commit bb53609

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 4a985dc commit bb53609

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
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>maven-install-plugin</artifactId>
33-
<version>3.1.0</version>
33+
<version>3.1.1-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Install Plugin</name>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</connection>
4646
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</developerConnection>
4747
<url>https://github.com/apache/maven-install-plugin/tree/${project.scm.tag}</url>
48-
<tag>maven-install-plugin-3.1.0</tag>
48+
<tag>HEAD</tag>
4949
</scm>
5050
<issueManagement>
5151
<system>jira</system>
@@ -78,7 +78,7 @@
7878
<mavenSourcePluginVersion>3.2.1</mavenSourcePluginVersion>
7979
<mavenSurefirePluginVersion>3.0.0-M7</mavenSurefirePluginVersion>
8080

81-
<project.build.outputTimestamp>2022-11-13T22:11:59Z</project.build.outputTimestamp>
81+
<project.build.outputTimestamp>2022-11-13T22:12:20Z</project.build.outputTimestamp>
8282
</properties>
8383

8484
<dependencies>

0 commit comments

Comments
 (0)