← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 21969: Reverted change: updated spring to 4.2.4; Unexpected failed tests on CI

 

------------------------------------------------------------
revno: 21969
committer: Stian Sandvold <stian.sandvold@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2016-02-15 09:24:00 +0100
message:
  Reverted change: updated spring to 4.2.4; Unexpected failed tests on CI
modified:
  dhis-2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2016-02-15 07:52:45 +0000
+++ dhis-2/pom.xml	2016-02-15 08:24:00 +0000
@@ -1043,7 +1043,7 @@
   <properties>
     <rootDir></rootDir>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <spring.version>4.2.4.RELEASE</spring.version>
+    <spring.version>4.1.9.RELEASE</spring.version>
     <spring.security.version>3.2.9.RELEASE</spring.security.version>
     <spring.security.oauth2.version>2.0.5.RELEASE</spring.security.oauth2.version>
     <struts.version>2.3.16.3</struts.version>