[java-oidc-common] 04/06: Update postconfig directory location
Phil Smart
philip.smart at jisc.ac.uk
Thu Feb 2 14:50:09 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch dev/JCOMOIDC-48
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=86c1eb89a5fb858c6d769597e98f12a344c8c2ba
commit 86c1eb89a5fb858c6d769597e98f12a344c8c2ba
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Jan 31 16:39:14 2023 +0000
Update postconfig directory location
---
.../shibboleth/{idp => oidc}/service/attribute/registry/postconfig.xml | 0
.../net/shibboleth/{idp => oidc}/service/relying-party/postconfig.xml | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/idp/service/attribute/registry/postconfig.xml b/oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/oidc/service/attribute/registry/postconfig.xml
similarity index 100%
rename from oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/idp/service/attribute/registry/postconfig.xml
rename to oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/oidc/service/attribute/registry/postconfig.xml
diff --git a/oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/idp/service/relying-party/postconfig.xml b/oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/oidc/service/relying-party/postconfig.xml
similarity index 100%
rename from oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/idp/service/relying-party/postconfig.xml
rename to oidc-common-profile-api/src/main/resources/META-INF/net/shibboleth/oidc/service/relying-party/postconfig.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list