[xmlsectool] 02/02: JPAR-78 - Add Git <scm> information.
Ian Young
ian at iay.org.uk
Thu May 26 05:20:03 EDT 2016
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository xmlsectool.
commit afc9c77c8aef4ed5573d2eb039d6bb978db12d21
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu May 26 09:42:23 2016 +0100
JPAR-78 - Add Git <scm> information.
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 04fa89e..5df3e88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,12 @@
</repository>
</repositories>
+ <scm>
+ <connection>scm:git:https://git.shibboleth.net/git/${project.artifactId}</connection>
+ <developerConnection>scm:git:git at git.shibboleth.net:${project.artifactId}</developerConnection>
+ <url>https://git.shibboleth.net/view/?p=${project.artifactId}.git</url>
+ </scm>
+
<dependencies>
<!-- Compile dependencies -->
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list