dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #31867
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 16279: upgrade to jode-time 2.4, and spring-mobile-device 1.1.2
------------------------------------------------------------
revno: 16279
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2014-07-30 15:24:34 +0700
message:
upgrade to jode-time 2.4, and spring-mobile-device 1.1.2
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 2014-07-30 08:20:59 +0000
+++ dhis-2/pom.xml 2014-07-30 08:24:34 +0000
@@ -488,7 +488,7 @@
<dependency>
<groupId>org.springframework.mobile</groupId>
<artifactId>spring-mobile-device</artifactId>
- <version>1.0.2.RELEASE</version>
+ <version>1.1.2.RELEASE</version>
</dependency>
<!-- Jasypt -->
<dependency>
@@ -584,7 +584,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
- <version>2.3</version>
+ <version>2.4</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>