comparison artifacts/pom-oracle.xml @ 8769:8f3a1ff48f72

Remove unused dependency.
author Tom Gottfried <tom@intevation.de>
date Tue, 25 Aug 2015 19:52:33 +0200
parents 8179cca1796a
children 363016ee831a
comparison
equal deleted inserted replaced
8768:ef0ec2498dd0 8769:8f3a1ff48f72
111 <groupId>com.h2database</groupId> 111 <groupId>com.h2database</groupId>
112 <artifactId>h2</artifactId> 112 <artifactId>h2</artifactId>
113 <version>1.3.158</version> 113 <version>1.3.158</version>
114 </dependency> 114 </dependency>
115 <dependency> 115 <dependency>
116 <groupId>commons-dbcp</groupId>
117 <artifactId>commons-dbcp</artifactId>
118 <version>1.4</version>
119 </dependency>
120 <dependency>
121 <groupId>commons-io</groupId> 116 <groupId>commons-io</groupId>
122 <artifactId>commons-io</artifactId> 117 <artifactId>commons-io</artifactId>
123 <version>2.4</version> 118 <version>2.4</version>
124 </dependency> 119 </dependency>
125 <dependency> 120 <dependency>

http://dive4elements.wald.intevation.org