Author: khmarbaise
Date: Wed Jun 21 18:08:06 2017
New Revision: 1799492

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

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=1799492&r1=1799491&r2=1799492&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-impl/pom.xml Wed Jun 21 18:08:06 2017
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-impl</artifactId>
-  <version>3.0.0</version>
+  <version>3.0.1-SNAPSHOT</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/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>
+    
<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>
   </scm>
   <issueManagement>
     <system>jira</system>


Reply via email to