comparison etl/pom-oracle.xml @ 8761:cb6514faf0d9

Made ETL process more tolerant for dates in SGM/DIPS gauges. Upgrade to ojdbc6.jar.
author Sascha L. Teichmann <teichmann@intevation.de>
date Tue, 11 Aug 2015 12:17:42 +0200
parents 33e514a0c6b7
children c9a22d62593a
comparison
equal deleted inserted replaced
8760:9483a5bf4219 8761:cb6514faf0d9
65 <artifactId>postgresql</artifactId> 65 <artifactId>postgresql</artifactId>
66 <version>8.4-702.jdbc4</version> 66 <version>8.4-702.jdbc4</version>
67 <scope>runtime</scope> 67 <scope>runtime</scope>
68 </dependency> 68 </dependency>
69 <dependency> 69 <dependency>
70 <groupId>ojdbc5.jar</groupId> 70 <groupId>ojdbc6.jar</groupId>
71 <artifactId>ojdbc5</artifactId> 71 <artifactId>ojdbc6</artifactId>
72 <version>0</version> 72 <version>0</version>
73 </dependency> 73 </dependency>
74 </dependencies> 74 </dependencies>
75 </project> 75 </project>

http://dive4elements.wald.intevation.org