[spring-extensions] 01/03: JPAR-78 - Add Git <scm> information.
Tom Zeller
tzeller at dragonacea.biz
Mon May 9 17:40:23 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository spring-extensions.
commit eecc20e70d686e87da2c8bc256a96a1543e6a034
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon May 9 16:37:05 2016 -0500
JPAR-78 - Add Git <scm> information.
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index f0ced3a..62abbc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,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