[java-idp-plugin-duo] branch main updated: Remove old enforcer-data override

Codeberg noreply at shibboleth.net
Thu Apr 23 15:20:01 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-idp-plugin-duo.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-duo/commit/f5d73933c19aa9a946cfdd4f7ec5a2327d3ad559

The following commit(s) were added to refs/heads/main by this push:
     new f5d73933 Remove old enforcer-data override
f5d73933 is described below

commit f5d73933c19aa9a946cfdd4f7ec5a2327d3ad559
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Apr 23 16:18:55 2026 +0100

    Remove old enforcer-data override
    
     - closing the loop on what was needed for:
    https://shibboleth.atlassian.net/browse/JDUO-92
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b28bf0e9..d7dfc7f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,8 +39,6 @@
         <shib-metadata.groupId>net.shibboleth</shib-metadata.groupId>
         <shib-metadata.version>5.0.0</shib-metadata.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
-        <!-- override enforcer-data for new keys: https://shibboleth.atlassian.net/browse/JDUO-92 -->
-        <maven-dist-enforcer-data.version>1.0.17</maven-dist-enforcer-data.version>
     </properties>
 
     <modules>

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


More information about the commits mailing list