Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-toolchains-plugin-1.1
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1638467 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
hboutemy committed Nov 11, 2014
1 parent 4618f1e commit 62486f4
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-toolchains-plugin</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Toolchains Plugin</name>
Expand All @@ -40,9 +40,9 @@ under the License.
</prerequisites>

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

0 comments on commit 62486f4

Please sign in to comment.