[Lada-commits] [PATCH] Changed hibernate spatial version from 4.0-M1 release to final 4.0
Wald Commits
scm-commit at wald.intevation.org
Tue Jan 7 16:46:49 CET 2014
# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1389109601 -3600
# Node ID 2cec94fcab0551b1e244444983aa198c37a64db0
# Parent 414534a2c23d8a8ad67b200e6763a25a5575c503
Changed hibernate spatial version from 4.0-M1 release to final 4.0.
diff -r 414534a2c23d -r 2cec94fcab05 pom.xml
--- a/pom.xml Tue Dec 17 12:10:44 2013 +0100
+++ b/pom.xml Tue Jan 07 16:46:41 2014 +0100
@@ -197,7 +197,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-spatial</artifactId>
- <version>4.0-M1</version>
+ <version>4.0</version>
</dependency>
<dependency>
<groupId>org.postgis</groupId>
More information about the Lada-commits
mailing list