Author: cziegeler
Date: Tue Aug 12 06:17:00 2014
New Revision: 1617410

URL: http://svn.apache.org/r1617410
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    sling/trunk/bundles/commons/mime/pom.xml

Modified: sling/trunk/bundles/commons/mime/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/mime/pom.xml?rev=1617410&r1=1617409&r2=1617410&view=diff
==============================================================================
--- sling/trunk/bundles/commons/mime/pom.xml (original)
+++ sling/trunk/bundles/commons/mime/pom.xml Tue Aug 12 06:17:00 2014
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.commons.mime</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.6</version>
+    <version>2.1.7-SNAPSHOT</version>
 
     <name>Apache Sling MIME type mapping support</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.mime-2.1.6</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.mime-2.1.6</developerConnection>
-        
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.mime-2.1.6</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/mime</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/mime</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/mime</url>
     </scm>
 
     <build>


Reply via email to