[java-idp-oidc] 01/02: Rev Enforcer and Enforcer-data to latest (SNAPSHOT) versions

Rod Widdowson rdw at steadingsoftware.com
Fri Jan 28 14:27:29 UTC 2022


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=1352053e1c2ee29fb842fc0964def3537fa3e959

commit 1352053e1c2ee29fb842fc0964def3537fa3e959
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jan 27 17:15:42 2022 +0000

    Rev Enforcer and Enforcer-data to latest (SNAPSHOT) versions
---
 idp-oidc-extension-distribution/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/idp-oidc-extension-distribution/pom.xml b/idp-oidc-extension-distribution/pom.xml
index 20cd7338..e62acb34 100644
--- a/idp-oidc-extension-distribution/pom.xml
+++ b/idp-oidc-extension-distribution/pom.xml
@@ -52,7 +52,7 @@
                     <dependency>
                         <groupId>net.shibboleth.maven.enforcer.rules</groupId>
                         <artifactId>maven-dist-enforcer</artifactId>
-                        <version>3.1.0</version>
+                        <version>3.1.1-SNAPSHOT</version>
                     </dependency>
                 </dependencies>
                 <executions>
@@ -67,7 +67,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.0</dataVersion>
+                                    <dataVersion>1.0.1-SNAPSHOT</dataVersion>
                                     <dataKeyRing>${basedir}/src/main/enforcer/shibbolethKeys.gpg</dataKeyRing>
                                     <parentPomDir>${basedir}/..</parentPomDir>
                                     <zipFiles>${project.build.directory}/${dist.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