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
hboutemy committed May 23, 2020
1 parent 768092f commit c182d80
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-shade-plugin</artifactId>
<version>3.2.4</version>
<version>3.3.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Shade Plugin</name>
Expand All @@ -47,7 +47,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection>
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
<tag>maven-shade-plugin-3.2.4</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -69,7 +69,7 @@
<javaVersion>7</javaVersion>
<currentVersion>${project.version}</currentVersion>
<asmVersion>8.0</asmVersion>
<project.build.outputTimestamp>2020-05-23T15:29:17Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2020-05-23T15:29:40Z</project.build.outputTimestamp>
</properties>

<contributors>
Expand Down

0 comments on commit c182d80

Please sign in to comment.