You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2017/12/08 15:39:23 UTC

[sling-slingstart-maven-plugin] branch master updated: explicitly set url of the published maven site

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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new a5d02f9  explicitly set url of the published maven site
a5d02f9 is described below

commit a5d02f921a1163d7bdae4034250a1ab5271b10a4
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Fri Dec 8 16:39:17 2017 +0100

    explicitly set url of the published maven site
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 1c1fbe1..7df2698 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,7 @@
     <description>
         Maven Plugin supporting Sling Launchpad
     </description>
+    <url>https://sling.apache.org/components/slingstart-maven-plugin/</url>
 
     <properties>
         <maven.version>3.0.5</maven.version>

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