[java-idp-oidc] branch maint-3 updated: Unpin enforcer data

Rod Widdowson rdw at steadingsoftware.com
Fri Mar 22 10:42:30 UTC 2024


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

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

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

The following commit(s) were added to refs/heads/maint-3 by this push:
     new c4197928 Unpin enforcer data
c4197928 is described below

commit c4197928929c9eb8caac9a4565ebea8db55c4aa8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Mar 22 10:42:26 2024 +0000

    Unpin enforcer data
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 52c9341c..24e2cbdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,11 +18,6 @@
         <oidc.common.version>2.2.0</oidc.common.version>
         <oidc.config.version>1.0.1</oidc.config.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