[java-idp-oidc] branch main updated: Allow the plugin to inherit the enforcer from the parebnt again

Rod Widdowson rdw at steadingsoftware.com
Sat Aug 12 15:31:38 UTC 2023


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

rdw pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=b4b460b7d71db01db9ab86854a9d2126d8ff6b52

The following commit(s) were added to refs/heads/main by this push:
     new b4b460b7 Allow the plugin to inherit the enforcer from the parebnt again
b4b460b7 is described below

commit b4b460b7d71db01db9ab86854a9d2126d8ff6b52
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Aug 12 16:31:30 2023 +0100

    Allow the plugin to inherit the enforcer from the parebnt again
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index e42ee928..c30c8010 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,11 +29,6 @@
         <oidc.config.version>2.0.0-SNAPSHOT</oidc.config.version>
         <commons.io.version>2.6</commons.io.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle.xml</checkstyle.configLocation>
-        <!--
-          REMOVE this enforcer-data override once the parent is up to date with an enforcer-data that contains
-          net.shibboleth.idp.plugin.config.oidc.
-        -->
-        <maven-dist-enforcer-data.version>1.0.13</maven-dist-enforcer-data.version>
     </properties>
     
     <description>

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


More information about the commits mailing list