From ed1413f8925b58c76c66947d446cdd3fccad39b7 Mon Sep 17 00:00:00 2001 From: Baris Ergun Date: Tue, 25 Mar 2014 20:08:59 +0000 Subject: [PATCH] #2626 updating pom.xml versions to 2.2.0SVN on trunk git-svn-id: http://svn.osgeo.org/postgis/trunk@12353 b70326c6-7e19-0410-871a-916f4a2858ee --- java/jdbc/pom.xml | 2 +- java/jdbc_jtsparser/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java/jdbc/pom.xml b/java/jdbc/pom.xml index 29d26fbbd..5d340b0e3 100644 --- a/java/jdbc/pom.xml +++ b/java/jdbc/pom.xml @@ -11,7 +11,7 @@ org.postgis postgis-jdbc - 2.1.0SVN + 2.2.0SVN jar Postgis JDBC Driver http://www.postgis.org diff --git a/java/jdbc_jtsparser/pom.xml b/java/jdbc_jtsparser/pom.xml index e4bc1f093..f0f3dd352 100644 --- a/java/jdbc_jtsparser/pom.xml +++ b/java/jdbc_jtsparser/pom.xml @@ -12,7 +12,7 @@ org.postgis postgis-jdbc-jtsparser - 2.1.0SVN + 2.2.0SVN jar Postgis JDBC Driver JTS Parser http://www.postgis.org -- 2.40.0