[java-support] branch main updated: Update version due to API additions.

Scott Cantor cantor.2 at osu.edu
Wed Mar 2 17:47:32 UTC 2022


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new d3c2ba7  Update version due to API additions.
d3c2ba7 is described below

commit d3c2ba7605e0bf6f1791d98ae5a2981468e62ddc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Mar 2 12:47:29 2022 -0500

    Update version due to API additions.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e02ae26..b01093d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
          build (to populate the javadoc, which is consumed by the
          Jenkins 'nightly' builds).
     -->
-    <version>8.2.2-SNAPSHOT</version>
+    <version>8.3.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>

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


More information about the commits mailing list