Author: asanso
Date: Wed Nov 2 10:59:58 2016
New Revision: 1767632
URL: http://svn.apache.org/viewvc?rev=1767632&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.commons.mime-2.1.10
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=1767632&r1=1767631&r2=1767632&view=diff
==============================================================================
--- sling/trunk/bundles/commons/mime/pom.xml (original)
+++ sling/trunk/bundles/commons/mime/pom.xml Wed Nov 2 10:59:58 2016
@@ -24,12 +24,12 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
<version>29</version>
- <relativePath/>
+ <relativePath />
</parent>
<artifactId>org.apache.sling.commons.mime</artifactId>
<packaging>bundle</packaging>
- <version>2.1.9-SNAPSHOT</version>
+ <version>2.1.10</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/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>
+
<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>
</scm>
<build>