[java-opensaml] branch maint-3.4 updated: Bump java-support to 7.5.1-SNAPSHOT
Scott Cantor
cantor.2 at osu.edu
Fri Sep 13 20:35:09 EDT 2019
This is an automated email from the git hooks/post-receive script.
scantor 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=df9e4b35de069da11af10795b611f86d059f6a0f
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new df9e4b3 Bump java-support to 7.5.1-SNAPSHOT
df9e4b3 is described below
commit df9e4b35de069da11af10795b611f86d059f6a0f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Sep 13 20:33:04 2019 -0400
Bump java-support to 7.5.1-SNAPSHOT
---
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 48f7cab..6b41490 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -49,7 +49,7 @@
</modules>
<properties>
- <java-support.version>7.5.0</java-support.version>
+ <java-support.version>7.5.1-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