[java-metadata-aggregator] branch main updated: Unlock parent POM to attempt to fix javadoc.

Scott Cantor cantor.2 at osu.edu
Wed Oct 18 13:34:45 UTC 2023


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

scantor pushed a commit to branch main
in repository java-metadata-aggregator.

View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=c31aa542c4b7aa12dca17317823895fc0d6bf572

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

commit c31aa542c4b7aa12dca17317823895fc0d6bf572
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 18 09:34:38 2023 -0400

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

diff --git a/pom.xml b/pom.xml
index 96063e4..55482db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.0.1</version>
+        <version>17.0.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Metadata Aggregator</name>

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


More information about the commits mailing list