[java-opensaml] branch maint-3.4 updated: GEN-264 - Adapt to changing HEAD branch on repositories
Ian Young
ian at iay.org.uk
Sun Aug 16 09:39:56 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-3.4
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=7faca9b78a83c7b92b179d4effa71d7e42eda874
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new 7faca9b78 GEN-264 - Adapt to changing HEAD branch on repositories
7faca9b78 is described below
commit 7faca9b78a83c7b92b179d4effa71d7e42eda874
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Aug 16 10:38:57 2020 +0100
GEN-264 - Adapt to changing HEAD branch on repositories
https://issues.shibboleth.net/jira/browse/GEN-264
---
opensaml-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index afa92e44e..80da1b321 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -49,7 +49,7 @@
</modules>
<properties>
- <java-support.version>7.5.1</java-support.version>
+ <java-support.version>7.5.2-SNAPSHOT</java-support.version>
<spring-extensions.version>5.4.1</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<opensaml-parent.site.url>${shibboleth.site.url}java-opensaml/${project.version}/</opensaml-parent.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list