You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2021/08/24 12:11:11 UTC

[sling-org-apache-sling-thumbnails] branch main updated: Adding the scm tag

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

dklco pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-thumbnails.git


The following commit(s) were added to refs/heads/main by this push:
     new 0c0692c  Adding the scm tag
0c0692c is described below

commit 0c0692cac963d866e0144bd8d3a3fa94e19d932e
Author: Dan Klco <kl...@adobe.com>
AuthorDate: Tue Aug 24 08:10:11 2021 -0400

    Adding the scm tag
---
 pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pom.xml b/pom.xml
index 5a3b07d..46c08b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,6 +20,14 @@
         <sling.java.version>8</sling.java.version>
     </properties>
 
+
+    <scm>
+        <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-thumbnails.git</connection>
+        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-thumbnails.git</developerConnection>
+        <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-thumbnails.git</url>
+        <tag>HEAD</tag>
+    </scm>
+
     <build>
         <plugins>
             <plugin>