[java-oidc-common] 01/04: Bump parent to release version

Phil Smart philip.smart at jisc.ac.uk
Wed Jan 24 13:35:08 UTC 2024


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

philsmart pushed a commit to branch maint-3.0
in repository java-oidc-common.

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

commit 333dc0b38f379e1631b6a3e61dd6f811d03bb53b
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Jan 24 11:24:06 2024 +0000

    Bump parent to release version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c6e05c0..3e5041d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.0.2-SNAPSHOT</version>
+        <version>17.0.2</version>
     </parent>
     <groupId>net.shibboleth.oidc</groupId>
     <artifactId>oidc-common-parent</artifactId>

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


More information about the commits mailing list