[java-oidc-common] branch main updated: Bump parent POM version to fix Javadoc issues

Ian Young ian at iay.org.uk
Thu Aug 4 13:51:46 UTC 2022


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

iay pushed a commit to branch main
in repository java-oidc-common.

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

The following commit(s) were added to refs/heads/main by this push:
     new 5a2fe4a  Bump parent POM version to fix Javadoc issues
5a2fe4a is described below

commit 5a2fe4a3c4a95b1cc080631f3a28bcc18baa6f26
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Aug 4 14:51:40 2022 +0100

    Bump parent POM version to fix Javadoc issues
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dd6d853..41a4446 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.3</version>
+        <version>11.3.4-SNAPSHOT</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