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

[sling-jspc-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-jspc-maven-plugin.git


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

commit e417c620f6ce31434e1253a3c7ebcbcb7be35dd2
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Fri Dec 8 16:40:05 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 89cb790..5c5dffb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,6 +34,7 @@
 
     <name>Apache Sling Maven JSP Compiler Plugin</name>
     <description>Maven Plugin for compiling JSP sources into bundles</description>
+    <url>https://sling.apache.org/components/jspc-maven-plugin/</url>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-jspc-maven-plugin.git</connection>

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