Mercurial > dive4elements > river
diff flys-client/pom.xml @ 1:0e22a19852e7
Removed useless auto generated classes and added first ui elements with i18n support.
flys-client/trunk@1306 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 09 Feb 2011 09:59:27 +0000 |
parents | 4e8be5e7855f |
children | bc5d4d2297b9 |
line wrap: on
line diff
--- a/flys-client/pom.xml Tue Feb 08 10:29:49 2011 +0000 +++ b/flys-client/pom.xml Wed Feb 09 09:59:27 2011 +0000 @@ -38,6 +38,11 @@ <scope>test</scope> </dependency> <dependency> + <groupId>com.smartgwt</groupId> + <artifactId>smartgwt</artifactId> + <version>2.4</version> + </dependency> + <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.4</version>