Mercurial > dive4elements > river
comparison flys-client/pom.xml @ 1619:f8c03d3af300
Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.
flys-client/trunk@4000 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 09 Feb 2012 13:56:55 +0000 |
parents | d0eb2202ffbe |
children | 88b51e6e0334 |
comparison
equal
deleted
inserted
replaced
1618:95b821d63db3 | 1619:f8c03d3af300 |
---|---|
36 <groupId>com.google.gwt</groupId> | 36 <groupId>com.google.gwt</groupId> |
37 <artifactId>gwt-dev</artifactId> | 37 <artifactId>gwt-dev</artifactId> |
38 <version>${gwtVersion}</version> | 38 <version>${gwtVersion}</version> |
39 <scope>test</scope> | 39 <scope>test</scope> |
40 </dependency> | 40 </dependency> |
41 <!--dependency> | |
42 <groupId>com.smartgwt</groupId> | |
43 <artifactId>smartgwt</artifactId> | |
44 <version>2.5</version> | |
45 </dependency--> | |
41 <dependency> | 46 <dependency> |
42 <groupId>com.smartgwt</groupId> | 47 <groupId>com.smartgwt</groupId> |
43 <artifactId>smartgwt</artifactId> | 48 <artifactId>smartgwt</artifactId> |
44 <version>2.5</version> | 49 <version>2.5-patch</version> |
45 </dependency> | 50 </dependency> |
46 <dependency> | 51 <dependency> |
47 <groupId>de.intevation.artifacts.common</groupId> | 52 <groupId>de.intevation.artifacts.common</groupId> |
48 <artifactId>artifacts-common</artifactId> | 53 <artifactId>artifacts-common</artifactId> |
49 <version>1.0-SNAPSHOT</version> | 54 <version>1.0-SNAPSHOT</version> |