[java-plugin-storage-jdbc] branch main updated: Add java-shib-shared.version override
Phil Smart
philip.smart at jisc.ac.uk
Thu Sep 14 14:32:51 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart 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=9edf9707e1e1b04606c5f1bde4eec6aa8174355a
The following commit(s) were added to refs/heads/main by this push:
new 9edf970 Add java-shib-shared.version override
9edf970 is described below
commit 9edf9707e1e1b04606c5f1bde4eec6aa8174355a
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Sep 14 14:32:23 2023 +0000
Add java-shib-shared.version override
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f9b5975..b404478 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,8 @@
<idp.version>5.0.0</idp.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>5.0.0</opensaml.version>
- <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
+ <java-shib-shared.version>9.0.0</java-shib-shared.version>
+ <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
<distributionManagement>
<site>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list