[idwsfconsumer] branch main updated: Move our enforcer to 3.1.1
Rod Widdowson
rdw at steadingsoftware.com
Thu Mar 24 16:24:35 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository idwsfconsumer.
View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=563bfd7ef216cf4de907c03232980c2aae1a1627
The following commit(s) were added to refs/heads/main by this push:
new 563bfd7 Move our enforcer to 3.1.1
563bfd7 is described below
commit 563bfd7ef216cf4de907c03232980c2aae1a1627
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Mar 24 16:24:28 2022 +0000
Move our enforcer to 3.1.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8c0e173..30c5919 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
<dependency>
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
<artifactId>maven-dist-enforcer</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</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