[java-opensaml] branch maint-3.4 updated: IDP-1378 - Roll back java-support and spring-extensions

Tom Zeller tzeller at dragonacea.biz
Tue Dec 18 17:18:15 EST 2018


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

tzeller 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=cc3ba701f25b636801928c3f2cb549fa3a9d89b5

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  cc3ba70   IDP-1378 - Roll back java-support and spring-extensions
cc3ba70 is described below

commit cc3ba701f25b636801928c3f2cb549fa3a9d89b5
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Dec 18 16:17:11 2018 -0600

    IDP-1378 - Roll back java-support and spring-extensions
---
 opensaml-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 5889280..51e95fa 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -49,8 +49,8 @@
     </modules>
 
     <properties>
-        <java-support.version>7.4.2-SNAPSHOT</java-support.version>
-        <spring-extensions.version>5.4.1-SNAPSHOT</spring-extensions.version>
+        <java-support.version>7.4.1</java-support.version>
+        <spring-extensions.version>5.4.0</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>
         <opensaml-module.site.url>${opensaml-parent.site.url}${project.artifactId}</opensaml-module.site.url>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list