Skip to content

Commit ff07495

Browse files
committed
[maven-release-plugin] prepare release maven-install-plugin-2.5.2
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1620967 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2907e5a commit ff07495

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-install-plugin</artifactId>
33-
<version>2.6-SNAPSHOT</version>
33+
<version>2.5.2</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Install Plugin</name>
@@ -42,10 +42,10 @@ under the License.
4242
</prerequisites>
4343

4444
<scm>
45-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin/</connection>
46-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin/
45+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-install-plugin-2.5.2</connection>
46+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-install-plugin-2.5.2
4747
</developerConnection>
48-
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-install-plugin/</url>
48+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-install-plugin-2.5.2</url>
4949
</scm>
5050
<issueManagement>
5151
<system>jira</system>

0 commit comments

Comments
 (0)