[java-idp-plugin-duo] branch main updated: Unlock java parent to 11.2.1-SNAPSHOT

Phil Smart philip.smart at jisc.ac.uk
Wed May 12 14:57:35 UTC 2021


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

philsmart 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=b24094ab32ca627e5aba5664c4e245478452d376

The following commit(s) were added to refs/heads/main by this push:
       new  b24094a   Unlock java parent to 11.2.1-SNAPSHOT
b24094a is described below

commit b24094ab32ca627e5aba5664c4e245478452d376
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed May 12 15:57:30 2021 +0100

    Unlock java parent to 11.2.1-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50350cc..b2d6258 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.0</version>
+        <version>11.2.1-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