[java-idp-plugin-scripting] branch main updated: JPAR-180 - Update projects to use SCP site deployment

Phil Smart philip.smart at jisc.ac.uk
Tue Jun 29 13:10:40 UTC 2021


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

philsmart pushed a commit to branch main
in repository java-idp-plugin-scripting.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=5efa2ab9518590c1c1ef15638be7fc445a03a965

The following commit(s) were added to refs/heads/main by this push:
       new  5efa2ab   JPAR-180 - Update projects to use SCP site deployment
5efa2ab is described below

commit 5efa2ab9518590c1c1ef15638be7fc445a03a965
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jun 29 14:10:26 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 22f8534..8f5de98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <distributionManagement>
         <site>
             <id>site</id>
-            <url>dav:${shibboleth.site.url}java-idp-plugin-scripting/${project.version}/</url>
+            <url>scp:${shibboleth.site.deploy.url}java-idp-plugin-scripting/${project.version}/</url>
         </site>
     </distributionManagement>
 

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


More information about the commits mailing list