Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-jarsigner-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed Oct 26, 2018
1 parent 3b38ba2 commit 63aa36e
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 @@ -24,11 +24,11 @@
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-components</artifactId>
<version>33</version>
<relativePath/>
<relativePath />
</parent>

<artifactId>maven-jarsigner</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>

<name>Apache Maven Jarsigner</name>
<description>A component to assist in signing jars.</description>
Expand All @@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jarsigner.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jarsigner.git</developerConnection>
<url>https://github.com/apache/maven-jarsigner/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-jarsigner-3.0.0</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand Down

0 comments on commit 63aa36e

Please sign in to comment.