You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2015/07/06 13:58:15 UTC

svn commit: r1689380 - /sling/trunk/bundles/commons/contentdetection/pom.xml

Author: bdelacretaz
Date: Mon Jul  6 11:58:15 2015
New Revision: 1689380

URL: http://svn.apache.org/r1689380
Log:
[maven-release-plugin] prepare release org.apache.sling.commons.contentdetection-1.0.2

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

Modified: sling/trunk/bundles/commons/contentdetection/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/contentdetection/pom.xml?rev=1689380&r1=1689379&r2=1689380&view=diff
==============================================================================
--- sling/trunk/bundles/commons/contentdetection/pom.xml (original)
+++ sling/trunk/bundles/commons/contentdetection/pom.xml Mon Jul  6 11:58:15 2015
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.commons.contentdetection</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.2</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Content Detection Support</name>
@@ -48,9 +48,9 @@
     </properties>
     
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/contentdetection</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/contentdetection</developerConnection>
-        <url>http://sling.apache.org/documentation/bundles/mime-type-support-commons-mime.html</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.contentdetection-1.0.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.contentdetection-1.0.2</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.contentdetection-1.0.2</url>
     </scm>
 
     <dependencies>