[java-support] branch main updated: Move the enforcer up to latest (SNAPSHOT) versions

Rod Widdowson rdw at steadingsoftware.com
Thu Jan 27 11:30:06 UTC 2022


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new b05dfa7  Move the enforcer up to latest (SNAPSHOT) versions
b05dfa7 is described below

commit b05dfa7d941dfc0362c4656f3a94345afba251f7
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jan 27 11:28:50 2022 +0000

    Move the enforcer up to latest (SNAPSHOT) versions
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 83cd2c4..e02ae26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,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>

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


More information about the commits mailing list