Author: khmarbaise
Date: Sat Sep 9 08:57:04 2017
New Revision: 1807860
URL: http://svn.apache.org/viewvc?rev=1807860&view=rev
Log:
[maven-release-plugin] prepare release maven-dependency-plugin-3.0.2
Modified:
maven/plugins/trunk/maven-dependency-plugin/pom.xml
Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1807860&r1=1807859&r2=1807860&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Sat Sep 9 08:57:04 2017
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Dependency Plugin</name>
@@ -41,9 +41,9 @@ under the License.
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin/</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plugin-3.0.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-dependency-plugin-3.0.2</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-dependency-plugin-3.0.2</url>
</scm>
<issueManagement>
<system>JIRA</system>