Author: cziegeler
Date: Wed Jul 20 05:22:22 2016
New Revision: 1753443

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

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1753443&r1=1753442&r2=1753443&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Wed Jul 20 05:22:22 2016
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
     <packaging>pom</packaging>
-    <version>27</version>
+    <version>28-SNAPSHOT</version>
 
     <name>Apache Sling (Parent)</name>
     <description>The parent project for Apache Sling</description>
@@ -71,9 +71,9 @@
 
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-27</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-27</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/sling-27</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/parent</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/parent</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/parent</url>
     </scm>
 
 


Reply via email to