Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-shade-plugin-2.0
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1380089 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
bimargulies committed Sep 2, 2012
1 parent cfa6cf3 commit efbf741
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-shade-plugin</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0</version>
<packaging>maven-plugin</packaging>

<name>Maven Shade Plugin</name>
Expand All @@ -44,9 +44,9 @@ under the License.
</prerequisites>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin</developerConnection>
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.0</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-2.0</developerConnection>
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-2.0</url>
</scm>
<issueManagement>
<system>jira</system>
Expand Down

0 comments on commit efbf741

Please sign in to comment.