Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Nov 13, 2022
1 parent 4a985dc commit bb53609
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</parent>

<artifactId>maven-install-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Install Plugin</name>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-install-plugin.git</developerConnection>
<url>https://github.com/apache/maven-install-plugin/tree/${project.scm.tag}</url>
<tag>maven-install-plugin-3.1.0</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand Down Expand Up @@ -78,7 +78,7 @@
<mavenSourcePluginVersion>3.2.1</mavenSourcePluginVersion>
<mavenSurefirePluginVersion>3.0.0-M7</mavenSurefirePluginVersion>

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

<dependencies>
Expand Down

0 comments on commit bb53609

Please sign in to comment.