Author: hboutemy
Date: Thu Oct 12 23:54:09 2017
New Revision: 1812064
URL: http://svn.apache.org/viewvc?rev=1812064&view=rev
Log:
[maven-release-plugin] prepare release maven-reporting-exec-1.4
Modified:
maven/shared/trunk/maven-reporting-exec/pom.xml
Modified: maven/shared/trunk/maven-reporting-exec/pom.xml
URL:
http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec/pom.xml?rev=1812064&r1=1812063&r2=1812064&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-exec/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-exec/pom.xml Thu Oct 12 23:54:09 2017
@@ -29,15 +29,15 @@
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-exec</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<name>Apache Maven Reporting Executor</name>
<description>Classes to manage report plugin executions with Maven
3.</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-exec</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-exec</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.4</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-exec-1.4</url>
</scm>
<issueManagement>
<system>jira</system>