Author: fmeschbe
Date: Thu Dec 3 23:31:00 2009
New Revision: 886985
URL: http://svn.apache.org/viewvc?rev=886985&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.commons.mime-2.1.2
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=886985&r1=886984&r2=886985&view=diff
==============================================================================
--- sling/trunk/bundles/commons/mime/pom.xml (original)
+++ sling/trunk/bundles/commons/mime/pom.xml Thu Dec 3 23:31:00 2009
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.commons.mime</artifactId>
<packaging>bundle</packaging>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.2</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.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.mime-2.1.2</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.mime-2.1.2</url>
</scm>
<build>