[java-identity-provider] 02/02: Add SCM to pom

Rod Widdowson rdw at steadingsoftware.com
Tue Aug 4 14:28:04 UTC 2020


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

rdw pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=53ee0e1051d04a6a518645a0f71899fa1c85cf74

commit 53ee0e1051d04a6a518645a0f71899fa1c85cf74
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Aug 4 15:27:55 2020 +0100

    Add SCM to pom
---
 idp-conf-impl/pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/idp-conf-impl/pom.xml b/idp-conf-impl/pom.xml
index 146b3862a..40b10c55f 100644
--- a/idp-conf-impl/pom.xml
+++ b/idp-conf-impl/pom.xml
@@ -68,5 +68,11 @@
 
         <!-- Managed Dependencies -->
     </dependencies>
+
+    <scm>
+        <connection>${shibboleth.scm.connection}java-identity-provider</connection>
+        <developerConnection>${shibboleth.scm.developerConnection}java-identity-provider</developerConnection>
+        <url>${shibboleth.scm.url}java-identity-provider.git</url>
+    </scm>
     
 </project>

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


More information about the commits mailing list