Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-install-plugin-2.4
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1380334 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
olamy committed Sep 3, 2012
1 parent b4ff0ef commit 5fbe99d
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-install-plugin</artifactId>
<version>2.4-SNAPSHOT</version>
<version>2.4</version>
<packaging>maven-plugin</packaging>

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

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

0 comments on commit 5fbe99d

Please sign in to comment.