Bump geodb version

This commit is contained in:
Timo Westkämper 2014-09-17 22:34:49 +03:00
parent 7598759610
commit d3bd687664

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
@ -134,7 +134,7 @@
<dependency>
<groupId>org.opengeo</groupId>
<artifactId>geodb</artifactId>
<version>0.7</version>
<version>0.8</version>
<scope>test</scope>
</dependency>
@ -331,4 +331,4 @@
</repository>
</repositories>
</project>
</project>