]> granicus.if.org Git - postgis/commitdiff
Up version number from 2.0.1.SVN to 2.1.0SVN
authorRegina Obe <lr@pcorp.us>
Sat, 25 Aug 2012 03:16:25 +0000 (03:16 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 25 Aug 2012 03:16:25 +0000 (03:16 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10199 b70326c6-7e19-0410-871a-916f4a2858ee

java/jdbc/pom.xml

index ebc0229025de4d3156482460734e0eb7de19f85c..b885e74b2552884141f47c9dff06ccecab787c45 100644 (file)
        
   <properties>
     <POSTGIS_MAJOR_VERSION>2</POSTGIS_MAJOR_VERSION>
-    <POSTGIS_MINOR_VERSION>0</POSTGIS_MINOR_VERSION>
-    <POSTGIS_MICRO_VERSION>1SVN</POSTGIS_MICRO_VERSION>
+    <POSTGIS_MINOR_VERSION>1</POSTGIS_MINOR_VERSION>
+    <POSTGIS_MICRO_VERSION>0SVN</POSTGIS_MICRO_VERSION>
   </properties>
        
 </project>