Mercurial > dive4elements > river
changeset 2920:aad006178c39
Bumped SmartGWT to version 3.0
flys-client/trunk@4760 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Fri, 22 Jun 2012 16:38:36 +0000 |
parents | 0173b4498054 |
children | 96d02c6f44a2 |
files | flys-client/ChangeLog flys-client/pom.xml |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flys-client/ChangeLog Fri Jun 22 15:59:47 2012 +0000 +++ b/flys-client/ChangeLog Fri Jun 22 16:38:36 2012 +0000 @@ -1,3 +1,8 @@ +2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * pom.xml: Bumped SmartGWT to version 3.0 + This solves the date issues in fixings analysis for me. + 2012-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/fixation/FixEventSelect.java:
--- a/flys-client/pom.xml Fri Jun 22 15:59:47 2012 +0000 +++ b/flys-client/pom.xml Fri Jun 22 16:38:36 2012 +0000 @@ -46,7 +46,7 @@ <dependency> <groupId>com.smartgwt</groupId> <artifactId>smartgwt</artifactId> - <version>2.5-patch</version> + <version>3.0</version> </dependency> <dependency> <groupId>de.intevation.artifacts.common</groupId>