comparison flys-client/pom.xml @ 2:bc5d4d2297b9

Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar. flys-client/trunk@1309 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 Feb 2011 08:57:34 +0000
parents 0e22a19852e7
children eb425ab34fd8
comparison
equal deleted inserted replaced
1:0e22a19852e7 2:bc5d4d2297b9
39 </dependency> 39 </dependency>
40 <dependency> 40 <dependency>
41 <groupId>com.smartgwt</groupId> 41 <groupId>com.smartgwt</groupId>
42 <artifactId>smartgwt</artifactId> 42 <artifactId>smartgwt</artifactId>
43 <version>2.4</version> 43 <version>2.4</version>
44 </dependency>
45 <dependency>
46 <groupId>de.intevation.artifacts.common</groupId>
47 <artifactId>artifacts-common</artifactId>
48 <version>1.0-SNAPSHOT</version>
44 </dependency> 49 </dependency>
45 <dependency> 50 <dependency>
46 <groupId>junit</groupId> 51 <groupId>junit</groupId>
47 <artifactId>junit</artifactId> 52 <artifactId>junit</artifactId>
48 <version>4.4</version> 53 <version>4.4</version>

http://dive4elements.wald.intevation.org