You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2010/02/23 13:36:19 UTC

svn commit: r915302 - /sling/trunk/bundles/commons/mime/pom.xml

Author: cziegeler
Date: Tue Feb 23 12:36:18 2010
New Revision: 915302

URL: http://svn.apache.org/viewvc?rev=915302&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.commons.mime-2.1.4

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=915302&r1=915301&r2=915302&view=diff
==============================================================================
--- sling/trunk/bundles/commons/mime/pom.xml (original)
+++ sling/trunk/bundles/commons/mime/pom.xml Tue Feb 23 12:36:18 2010
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.commons.mime</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.3-SNAPSHOT</version>
+    <version>2.1.4</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.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.mime-2.1.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.mime-2.1.4</url>
     </scm>
 
     <build>