[spring-extensions] branch maint-5 updated: GEN-264 - Adapt to changing HEAD branch on repositories
Ian Young
ian at iay.org.uk
Sun Aug 16 09:29:24 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-5
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=5b039b17e286f8b8fb096cbd7a646ed59c0436af
The following commit(s) were added to refs/heads/maint-5 by this push:
new 5b039b1 GEN-264 - Adapt to changing HEAD branch on repositories
5b039b1 is described below
commit 5b039b17e286f8b8fb096cbd7a646ed59c0436af
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Aug 16 10:28:45 2020 +0100
GEN-264 - Adapt to changing HEAD branch on repositories
https://issues.shibboleth.net/jira/browse/GEN-264
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 540ef8d..456e363 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<properties>
<automatic.module.name>net.shibboleth.ext.spring</automatic.module.name>
- <java-support.version>7.4.2</java-support.version>
+ <java-support.version>7.5.2-SNAPSHOT</java-support.version>
</properties>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list