[java-idp-oidc] branch main updated: Lock parent POM on last release.

Scott Cantor cantor.2 at osu.edu
Fri Nov 3 19:02:54 UTC 2023


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new c968c550 Lock parent POM on last release.
c968c550 is described below

commit c968c550b3f59ad46297e1654374c22804d4e946
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Nov 3 15:02:52 2023 -0400

    Lock parent POM on last release.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2b1edb33..0b884971 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
      <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.0.3-SNAPSHOT</version>
+        <version>17.0.2</version>
     </parent>
     <groupId>net.shibboleth.idp.plugin.oidc</groupId>
     <artifactId>idp-plugin-oidc-op-parent</artifactId>

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


More information about the commits mailing list