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/10/08 17:24:41 UTC

[sling-site] branch master updated: Publish the site to Github, since we moved to gitbox

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f5dbed  Publish the site to Github, since we moved to gitbox
2f5dbed is described below

commit 2f5dbedefff3fcaa0639716d59c0806620337fd0
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Sun Oct 8 20:24:19 2017 +0300

    Publish the site to Github, since we moved to gitbox
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a9b072..2025aae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
         <configuration>
             <content>target/${project.artifactId}-${project.version}</content>
             <checkinComment>Automatic publish of sling site</checkinComment>
-            <pubScmUrl>scm:git:https://git-wip-us.apache.org/repos/asf/sling-site.git</pubScmUrl>
+            <pubScmUrl>scm:git:https://github.com/apache/sling-site.git</pubScmUrl>
             <scmBranch>asf-site</scmBranch>
         </configuration>
       </plugin>

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