Strabon
diff generaldb/pom.xml @ 1421:b1ad88fdf4a6
added log4j.properties to endpoint-client; corrected test that using geof:getSRID() with a strdf:transform function with an input a geo:wktLiteral constant; in such a case we cannot return CRS84 simply because strdf:transform creates strdf:WKT datatypes for which the default CRS is EPSG:4326
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Tue Sep 23 13:16:47 2014 +0300 (2014-09-23) |
parents | e453684f594f |
children | 5b6b65340693 0397b9f4b68f |
line diff
1.1 --- a/generaldb/pom.xml Wed Sep 17 20:14:10 2014 +0300 1.2 +++ b/generaldb/pom.xml Tue Sep 23 13:16:47 2014 +0300 1.3 @@ -6,7 +6,7 @@ 1.4 <parent> 1.5 <groupId>eu.earthobservatory</groupId> 1.6 <artifactId>strabon</artifactId> 1.7 - <version>3.2.10</version> 1.8 + <version>3.2.11-SNAPSHOT</version> 1.9 </parent> 1.10 1.11 <groupId>org.openrdf.sesame</groupId>