[java-identity-provider] branch maint-4.1 updated: Move enforcer data to latest Provoked by a revision of mvn versions:set.

Rod Widdowson rdw at steadingsoftware.com
Tue Apr 19 13:40:38 UTC 2022


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

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

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

The following commit(s) were added to refs/heads/maint-4.1 by this push:
     new 61fddb57d Move enforcer data to latest Provoked by a revision of mvn versions:set.
61fddb57d is described below

commit 61fddb57d5c8eb224182e41c422f8e9863afc4dc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Apr 19 14:40:17 2022 +0100

    Move enforcer data to latest
    Provoked by a revision of mvn versions:set.
    
    Key added for V1.0.4
---
 idp-distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index 2de193776..3adf43ea8 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -269,7 +269,7 @@
                                 <jarEnforcer implementation="net.shibboleth.mvn.enforcer.impl.JarEnforcer">
                                     <dataGroupId>net.shibboleth.maven.enforcer.rules</dataGroupId>
                                     <dataArtifactId>maven-dist-enforcer-data</dataArtifactId>
-                                    <dataVersion>1.0.2</dataVersion>
+                                    <dataVersion>1.0.8</dataVersion>
                                     <dataKeyRing>${basedir}/src/main/enforcer/shibbolethKeys.gpg</dataKeyRing>
                                     <parentPomDir>${basedir}/../idp-parent</parentPomDir>
                                     <zipFiles>${project.build.directory}/${idp.finalName}.zip</zipFiles>

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


More information about the commits mailing list