[java-idp-plugin-duo] branch maint-1 updated: Move parent forward to 11.3.7-SNAPSHOT
Rod Widdowson
rdw at steadingsoftware.com
Mon Mar 25 10:08:09 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-1
in repository java-idp-plugin-duo.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=fdefa02164515342a4b9b8cd22829cd43a0f0bab
The following commit(s) were added to refs/heads/maint-1 by this push:
new fdefa021 Move parent forward to 11.3.7-SNAPSHOT
fdefa021 is described below
commit fdefa02164515342a4b9b8cd22829cd43a0f0bab
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Mar 25 10:07:59 2024 +0000
Move parent forward to 11.3.7-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3e3bb1e1..96289894 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.6-SNAPSHOT</version>
+ <version>11.3.7-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.idp.plugin.authn</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list