[java-support] branch main updated: Add temporary site deploy property until parent is unlocked.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 19 19:34:06 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=39099bcbb9ab631aba62cdec734e5e6bc8f1cf84
The following commit(s) were added to refs/heads/main by this push:
new 39099bc Add temporary site deploy property until parent is unlocked.
39099bc is described below
commit 39099bcbb9ab631aba62cdec734e5e6bc8f1cf84
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 19 15:34:03 2021 -0400
Add temporary site deploy property until parent is unlocked.
---
pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pom.xml b/pom.xml
index 10ddada..b92905d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,6 +18,8 @@
<properties>
<automatic.module.name>net.shibboleth.utilities.java.support</automatic.module.name>
+ <!-- TODO: Remove when parent POM updated. -->
+ <shibboleth.site.deploy.url>//shibboleth.net/home/javasites/staging/</shibboleth.site.deploy.url>
</properties>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list