[java-support] 07/26: Move the enforcer up to latest (SNAPSHOT) versions
Scott Cantor
cantor.2 at osu.edu
Tue Apr 12 14:38:32 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch dev/JSPT-111
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=577fd2bf374d8490f0bccb5231b8a2577d35cbe1
commit 577fd2bf374d8490f0bccb5231b8a2577d35cbe1
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