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:57:12 UTC

[sling-org-apache-sling-pipes] 28/31: add scm settings

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

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

commit 4fa993ebd731d3e5f7c3b1ad636be98b7ef4dbb2
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Oct 10 07:36:00 2016 +0000

    add scm settings
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/sling-pipes@1764024 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 2dc5de4..fc39b73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,12 @@
     <sling.java.version>8</sling.java.version>
   </properties>
 
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/sling-pipes</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/contrib/extensions/sling-pipes</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/sling-pipes</url>
+  </scm>
+
   <build>
     <plugins>
       <plugin>

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