[java-shib-attribute] branch main updated: Correct BOM version.

Scott Cantor cantor.2 at osu.edu
Wed Aug 31 14:30:11 UTC 2022


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=12ec0a4f871fc72d86b077776ec231e4a204f285

The following commit(s) were added to refs/heads/main by this push:
     new 12ec0a4f8 Correct BOM version.
12ec0a4f8 is described below

commit 12ec0a4f871fc72d86b077776ec231e4a204f285
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Aug 31 10:30:08 2022 -0400

    Correct BOM version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 00281bac5..6cc1a559c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     </modules>
 
     <properties>
-        <shib-shared.version>9.0.0_SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.0.0-SNAPSHOT</shib-shared.version>
         <java-support.version>9.0.0-SNAPSHOT</java-support.version>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
         <opensaml.version>5.0.0-SNAPSHOT</opensaml.version>

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


More information about the commits mailing list