[java-identity-provider] branch main updated: Move forward the mvn-enforcer-data version

Rod Widdowson rdw at steadingsoftware.com
Tue May 10 13:17:45 UTC 2022


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

rdw pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=ef938f142948d9083633035b864e051c2f5d647a

The following commit(s) were added to refs/heads/main by this push:
     new ef938f142 Move forward the mvn-enforcer-data version
ef938f142 is described below

commit ef938f142948d9083633035b864e051c2f5d647a
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue May 10 14:16:38 2022 +0100

    Move forward the mvn-enforcer-data version
    
    This is needed because of the dependencies that latest jetty brings in.
    
    To be reverted when we move java-parent project forward.
---
 idp-parent/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index a48456634..ac2a1acb4 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -67,6 +67,8 @@
     </modules>
 
     <properties>
+        <!-- Remove 'maven-dist-enforcer-data.version' when we move to the latest parent -->
+        <maven-dist-enforcer-data.version>1.0.10-SNAPSHOT</maven-dist-enforcer-data.version>
         <idwsfconsumer.version>2.1.0</idwsfconsumer.version>
         <java-support.version>8.3.1</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>

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


More information about the commits mailing list