[java-idp-plugin-scripting] branch main updated: Unlock parent POM.

Scott Cantor cantor.2 at osu.edu
Mon Jun 28 13:57:52 UTC 2021


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

scantor pushed a commit to branch main
in repository java-idp-plugin-scripting.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=f1963a9c4ce3a9e332f7d125b2e96a650b7cc707

The following commit(s) were added to refs/heads/main by this push:
       new  f1963a9   Unlock parent POM.
f1963a9 is described below

commit f1963a9c4ce3a9e332f7d125b2e96a650b7cc707
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 28 09:57:50 2021 -0400

    Unlock parent POM.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d600281..22f8534 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.1</version>
+        <version>11.2.2-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.idp.plugin.scripting</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list