[java-opensaml] branch maint-3 updated: Update java-support dependency to 7.4.2-SNAPSHOT
Ian Young
ian at iay.org.uk
Mon Nov 5 11:31:47 EST 2018
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-3
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=15039ad93f7fc43ac62d61132da4d16ed8b6a835
The following commit(s) were added to refs/heads/maint-3 by this push:
new 15039ad Update java-support dependency to 7.4.2-SNAPSHOT
15039ad is described below
commit 15039ad93f7fc43ac62d61132da4d16ed8b6a835
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Nov 5 15:26:03 2018 +0000
Update java-support dependency to 7.4.2-SNAPSHOT
For some reason, there was never a nightly run for 7.4.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 9a7f948..5889280 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -49,7 +49,7 @@
</modules>
<properties>
- <java-support.version>7.4.1-SNAPSHOT</java-support.version>
+ <java-support.version>7.4.2-SNAPSHOT</java-support.version>
<spring-extensions.version>5.4.1-SNAPSHOT</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