You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by de...@apache.org on 2016/05/19 00:45:43 UTC

svn commit: r1744482 - /sis/data/non-free/sis-epsg/pom.xml

Author: desruisseaux
Date: Thu May 19 00:45:43 2016
New Revision: 1744482

URL: http://svn.apache.org/viewvc?rev=1744482&view=rev
Log:
Set the version number to final release.

Modified:
    sis/data/non-free/sis-epsg/pom.xml

Modified: sis/data/non-free/sis-epsg/pom.xml
URL: http://svn.apache.org/viewvc/sis/data/non-free/sis-epsg/pom.xml?rev=1744482&r1=1744481&r2=1744482&view=diff
==============================================================================
--- sis/data/non-free/sis-epsg/pom.xml (original)
+++ sis/data/non-free/sis-epsg/pom.xml Thu May 19 00:45:43 2016
@@ -27,11 +27,11 @@
   <parent>
     <groupId>org.apache.sis</groupId>
     <artifactId>parent</artifactId>
-    <version>0.7-SNAPSHOT</version>
+    <version>0.7</version>
   </parent>
   <groupId>org.apache.sis.non-free</groupId>
   <artifactId>sis-epsg</artifactId>
-  <version>0.7-SNAPSHOT</version>
+  <version>0.7</version>
   <packaging>jar</packaging>
 
   <name>EPSG dataset for Apache SIS</name>