[xmlsectool] 02/02: XSTJ-60 - add Maven site

Ian Young ian at iay.org.uk
Wed Jun 8 06:12:47 EDT 2016


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository xmlsectool.

View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=db29276ccce86f37ef6ae0d4090503dc6aa7f03b

commit db29276ccce86f37ef6ae0d4090503dc6aa7f03b
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Jun 8 11:08:47 2016 +0100

    XSTJ-60 - add Maven site
    
    Fix issue management URL.
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index 3fdad1f..7d59ed0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,4 +182,9 @@
         </site>
     </distributionManagement>
 
+    <issueManagement>
+        <system>JIRA</system>
+        <url>https://issues.shibboleth.net/jira/projects/XSTJ</url>
+    </issueManagement>
+
 </project>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list