[java-idp-plugin-duo] branch main updated: Move to 3.1.0-SNAPSHOT of the dist enforcer
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 31 14:43:19 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-plugin-duo.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=102e2a6047e9740388dd569f95ace23b5d522ddc
The following commit(s) were added to refs/heads/main by this push:
new 102e2a6 Move to 3.1.0-SNAPSHOT of the dist enforcer
102e2a6 is described below
commit 102e2a6047e9740388dd569f95ace23b5d522ddc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 31 14:42:33 2021 +0000
Move to 3.1.0-SNAPSHOT of the dist enforcer
---
idp-duo-nimbus-distribution/pom.xml | 2 +-
idp-duo-sdk-distribution/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/idp-duo-nimbus-distribution/pom.xml b/idp-duo-nimbus-distribution/pom.xml
index 8dec56c..70d054d 100644
--- a/idp-duo-nimbus-distribution/pom.xml
+++ b/idp-duo-nimbus-distribution/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
<artifactId>maven-dist-enforcer</artifactId>
- <version>3.0.0</version>
+ <version>3.1.0-SNAPSHOT</version>
</dependency>
</dependencies>
<executions>
diff --git a/idp-duo-sdk-distribution/pom.xml b/idp-duo-sdk-distribution/pom.xml
index 88cfa5d..5dc17b8 100644
--- a/idp-duo-sdk-distribution/pom.xml
+++ b/idp-duo-sdk-distribution/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
<artifactId>maven-dist-enforcer</artifactId>
- <version>3.0.0</version>
+ <version>3.1.0-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