[java-idp-plugin-duo] branch master updated: Fix bootstrap location

Phil Smart philip.smart at jisc.ac.uk
Fri Jul 31 16:41:35 UTC 2020


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

philsmart pushed a commit to branch master
in repository java-idp-plugin-duo.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=35bf5855d4f0ba75f72db007f014cd01a3f4d5d3

The following commit(s) were added to refs/heads/master by this push:
       new  35bf585   Fix bootstrap location
35bf585 is described below

commit 35bf5855d4f0ba75f72db007f014cd01a3f4d5d3
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Jul 31 17:41:33 2020 +0100

    Fix bootstrap location
---
 .../src/main/resources/{resources => }/bootstrap/id.property              | 0
 .../src/main/resources/{resources => }/bootstrap/keys.txt                 | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/idp-duo-distribution/src/main/resources/resources/bootstrap/id.property b/idp-duo-distribution/src/main/resources/bootstrap/id.property
similarity index 100%
rename from idp-duo-distribution/src/main/resources/resources/bootstrap/id.property
rename to idp-duo-distribution/src/main/resources/bootstrap/id.property
diff --git a/idp-duo-distribution/src/main/resources/resources/bootstrap/keys.txt b/idp-duo-distribution/src/main/resources/bootstrap/keys.txt
similarity index 100%
rename from idp-duo-distribution/src/main/resources/resources/bootstrap/keys.txt
rename to idp-duo-distribution/src/main/resources/bootstrap/keys.txt

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


More information about the commits mailing list