[java-plugin-storage-jdbc] branch main updated: Bump parent POM version to fix Javadoc issues

Ian Young ian at iay.org.uk
Thu Aug 4 14:01:08 UTC 2022


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

iay pushed a commit to branch main
in repository java-plugin-storage-jdbc.

View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-storage-jdbc.git;a=commit;h=8176fb31b75f0dd803a0780a23b047eb4a1a5e11

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

commit 8176fb31b75f0dd803a0780a23b047eb4a1a5e11
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Aug 4 15:01:03 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 a529a61..3446634 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.2</version>
+        <version>11.3.4-SNAPSHOT</version>
     </parent>
     <groupId>net.shibboleth.plugin.storage.jdbc</groupId>
     <artifactId>jdbc-storage-parent</artifactId>

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


More information about the commits mailing list