[xmlsectool] branch master updated: Track current java-support snapshot version
Ian Young
ian at iay.org.uk
Wed Nov 28 13:28:02 EST 2018
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository xmlsectool.
View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=9482dcad54903b75f9d369081063a038b85bb478
The following commit(s) were added to refs/heads/master by this push:
new 9482dca Track current java-support snapshot version
9482dca is described below
commit 9482dcad54903b75f9d369081063a038b85bb478
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Nov 28 18:27:58 2018 +0000
Track current java-support snapshot version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4c17b74..0a7acc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<properties>
<opensaml.groupId>org.opensaml</opensaml.groupId>
<opensaml.version>3.4.1-SNAPSHOT</opensaml.version>
- <java-support.version>7.4.1-SNAPSHOT</java-support.version>
+ <java-support.version>7.4.2-SNAPSHOT</java-support.version>
<xmlsec.version>2.0.6</xmlsec.version>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list