You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:21:06 UTC

[sling-org-apache-sling-commons-contentdetection] 26/30: SLING-4694 - add missing scm info

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.commons.contentdetection-1.0.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-contentdetection.git

commit 0a5c429db9a6bfd6181896d115ded817f7583405
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Jul 6 11:54:13 2015 +0000

    SLING-4694 - add missing scm info
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/contentdetection@1689377 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index a516402..8c72ffb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,12 @@
         <!-- argLine needs to be here so that jacoco plugin adds its own stuff to it -->
         <argLine>${pax.vm.options}</argLine>
     </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>
+    </scm>
 
     <dependencies>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.