[java-oidc-common] branch main updated: JPAR-180 - Update projects to use SCP site deployment
Phil Smart
philip.smart at jisc.ac.uk
Tue Jun 29 13:30:26 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=62d2ebd40a302bb1600fd74232e2d7f586c0b17e
The following commit(s) were added to refs/heads/main by this push:
new 62d2ebd JPAR-180 - Update projects to use SCP site deployment
62d2ebd is described below
commit 62d2ebd40a302bb1600fd74232e2d7f586c0b17e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 29 14:30:24 2021 +0100
JPAR-180 - Update projects to use SCP site deployment
Update to scp site deployment.
https://issues.shibboleth.net/jira/browse/JPAR-180
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 848d059..bba6bda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<distributionManagement>
<site>
<id>site</id>
- <url>dav:${shibboleth.site.url}java-oidc-common/${project.version}/</url>
+ <url>scp:${shibboleth.site.deploy.url}java-oidc-common/${project.version}/</url>
</site>
</distributionManagement>
<dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list