|
From: <svn...@os...> - 2012-01-05 03:27:09
|
Author: jdeolive
Date: 2012-01-04 19:27:03 -0800 (Wed, 04 Jan 2012)
New Revision: 38458
Modified:
branches/2.7.x/modules/plugin/jdbc/jdbc-h2/pom.xml
Log:
setting geodb version to 0.7-RC2
Modified: branches/2.7.x/modules/plugin/jdbc/jdbc-h2/pom.xml
===================================================================
--- branches/2.7.x/modules/plugin/jdbc/jdbc-h2/pom.xml 2012-01-05 03:26:39 UTC (rev 38457)
+++ branches/2.7.x/modules/plugin/jdbc/jdbc-h2/pom.xml 2012-01-05 03:27:03 UTC (rev 38458)
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.opengeo</groupId>
<artifactId>geodb</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>0.7-RC2</version>
<exclusions>
<exclusion>
<groupId>com.h2database</groupId>
|