Author: rfscholte
Date: Wed Aug 30 10:16:10 2017
New Revision: 1806685

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

Modified:
    maven/plugins/trunk/maven-jdeps-plugin/pom.xml

Modified: maven/plugins/trunk/maven-jdeps-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jdeps-plugin/pom.xml?rev=1806685&r1=1806684&r2=1806685&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jdeps-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jdeps-plugin/pom.xml Wed Aug 30 10:16:10 2017
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-jdeps-plugin</artifactId>
-  <version>3.1.0</version>
+  <version>3.1.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven JDeps Plugin</name>
@@ -42,9 +42,9 @@ under the License.
   </prerequisites>
   
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeps-plugin-3.1.0</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-jdeps-plugin-3.1.0</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-jdeps-plugin-3.1.0</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jdeps-plugin</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jdeps-plugin</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jdeps-plugin</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>


Reply via email to