Author: khmarbaise
Date: Wed Jun 21 18:07:49 2017
New Revision: 1799490
URL: http://svn.apache.org/viewvc?rev=1799490&view=rev
Log:
[maven-release-plugin] prepare release maven-reporting-impl-3.0.0
Modified:
maven/shared/trunk/maven-reporting-impl/pom.xml
Modified: maven/shared/trunk/maven-reporting-impl/pom.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/pom.xml?rev=1799490&r1=1799489&r2=1799490&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-impl/pom.xml Wed Jun 21 18:07:49 2017
@@ -29,7 +29,7 @@
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
<name>Apache Maven Reporting Implementation</name>
<description>Abstract classes to manage report generation.</description>
@@ -47,9 +47,9 @@
</developers>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-impl</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-impl</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-impl-3.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-impl-3.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-impl-3.0.0</url>
</scm>
<issueManagement>
<system>jira</system>