Author: asanso
Date: Wed Nov 2 11:00:13 2016
New Revision: 1767634
URL: http://svn.apache.org/viewvc?rev=1767634&view=rev
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=1767634&r1=1767633&r2=1767634&view=diff
==============================================================================
--- sling/trunk/bundles/commons/mime/pom.xml (original)
+++ sling/trunk/bundles/commons/mime/pom.xml Wed Nov 2 11:00:13 2016
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.commons.mime</artifactId>
<packaging>bundle</packaging>
- <version>2.1.10</version>
+ <version>2.1.11-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.10</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.mime-2.1.10</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.mime-2.1.10</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>