[java-opensaml] branch master updated: Update java-support dependency to 7.4.2-SNAPSHOT

Ian Young ian at iay.org.uk
Mon Nov 5 10:26:08 EST 2018


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=09f346a6b8d1b6b353124fe700a8cdccc69c9144

The following commit(s) were added to refs/heads/master by this push:
       new  09f346a   Update java-support dependency to 7.4.2-SNAPSHOT
09f346a is described below

commit 09f346a6b8d1b6b353124fe700a8cdccc69c9144
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 df93b65..33b8833 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