[java-identity-provider] branch maint-4.1 updated: Add temporary site deploy property pending parent POM update.

Scott Cantor cantor.2 at osu.edu
Mon Jul 19 19:36:14 UTC 2021


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

scantor pushed a commit to branch maint-4.1
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/maint-4.1 by this push:
       new  5a323f720 Add temporary site deploy property pending parent POM update.
5a323f720 is described below

commit 5a323f720129df12cae26f88ab5a045ee1e4c790
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 19 15:36:11 2021 -0400

    Add temporary site deploy property pending parent POM update.
---
 idp-parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 690b34b32..c6d774c5f 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -74,6 +74,7 @@
         <spring-extensions.version>6.1.3-SNAPSHOT</spring-extensions.version>
         <!-- TODO: Remove when parent POM updated. -->
         <spring.version>5.3.9</spring.version>
+        <shibboleth.site.deploy.url>//shibboleth.net/home/javasites/staging/</shibboleth.site.deploy.url>
         <checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
         <idp-parent.site.url>${shibboleth.site.deploy.url}java-identity-provider/${project.version}/</idp-parent.site.url>
         <idp-module.site.url>${idp-parent.site.url}${project.artifactId}</idp-module.site.url>

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


More information about the commits mailing list