We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae7ef11 commit 0838cfcCopy full SHA for 0838cfc
pom.xml
@@ -7,7 +7,7 @@
7
<version>9</version>
8
</parent>
9
<artifactId>ets-kml22</artifactId>
10
- <version>1.13-SNAPSHOT</version>
+ <version>1.13</version>
11
<packaging>jar</packaging>
12
13
<name>KML 2.2 Conformance Test Suite</name>
@@ -28,7 +28,7 @@
28
<connection>scm:git:https://github.com/opengeospatial/ets-kml22.git</connection>
29
<developerConnection>scm:git:[email protected]:opengeospatial/ets-kml22.git</developerConnection>
30
<url>https://github.com/opengeospatial/ets-kml22</url>
31
- <tag>HEAD</tag>
+ <tag>1.13</tag>
32
</scm>
33
<issueManagement>
34
<system>GitHub Issue Tracker</system>
0 commit comments