You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/10/22 20:20:00 UTC

svn commit: r1766233 - /maven/shared/trunk/maven-reporting-exec/pom.xml

Author: hboutemy
Date: Sat Oct 22 20:20:00 2016
New Revision: 1766233

URL: http://svn.apache.org/viewvc?rev=1766233&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1766233&r1=1766232&r2=1766233&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-exec/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-exec/pom.xml Sat Oct 22 20:20:00 2016
@@ -29,15 +29,15 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-exec</artifactId>
-  <version>1.3</version>
+  <version>1.3.1-SNAPSHOT</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/tags/maven-reporting-exec-1.3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-exec-1.3</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-exec-1.3</url>
+    <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>
   </scm>
   <issueManagement>
     <system>jira</system>