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:33:51 UTC

[sling-org-apache-sling-extensions-webconsolebranding] 03/11: SLING-1233 Set correct element

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

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

commit fab95d3ca1e20527dc84c70e3ab4a48ec4f43114
Author: Felix Meschberger <fm...@apache.org>
AuthorDate: Fri Dec 11 12:33:57 2009 +0000

    SLING-1233 Set correct <scm> element
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolebranding@889594 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 63e5687..a2aae46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,12 @@
         through the /META-INF/webconsole.properties.
     </description>
         
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolebranding</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolebranding</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/webconsolebranding</url>
+    </scm>
+
     <build>
         <plugins>
             <plugin>

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