comparison flys-artifacts/pom.xml @ 132:8be4a837f20a

Added support for the flys backend and an example how to use it. flys-artifacts/trunk@1498 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 17 Mar 2011 11:46:43 +0000
parents 5864c41219db
children 4eddbb219866
comparison
equal deleted inserted replaced
131:0bab3a39a474 132:8be4a837f20a
43 <dependency> 43 <dependency>
44 <groupId>de.intevation.artifacts.common</groupId> 44 <groupId>de.intevation.artifacts.common</groupId>
45 <artifactId>artifacts-common</artifactId> 45 <artifactId>artifacts-common</artifactId>
46 <version>1.0-SNAPSHOT</version> 46 <version>1.0-SNAPSHOT</version>
47 </dependency> 47 </dependency>
48 <dependency>
49 <groupId>de.intevation.flys</groupId>
50 <artifactId>flys-backend</artifactId>
51 <version>1.0-SNAPSHOT</version>
52 </dependency>
48 </dependencies> 53 </dependencies>
49 </project> 54 </project>

http://dive4elements.wald.intevation.org