We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b8e419 commit 94edde6Copy full SHA for 94edde6
pom.xml
@@ -7,7 +7,7 @@
7
<version>9</version>
8
</parent>
9
<artifactId>ets-gml32</artifactId>
10
- <version>1.32</version>
+ <version>1.33-SNAPSHOT</version>
11
<packaging>jar</packaging>
12
13
<name>GML 3.2 (ISO 19136:2007) Conformance Test Suite</name>
@@ -29,7 +29,7 @@
29
<connection>scm:git:https://github.com/opengeospatial/ets-gml32.git</connection>
30
<developerConnection>scm:git:[email protected]:opengeospatial/ets-gml32.git</developerConnection>
31
<url>https://github.com/opengeospatial/ets-gml32</url>
32
- <tag>1.32</tag>
+ <tag>HEAD</tag>
33
</scm>
34
<issueManagement>
35
<system>GitHub Issue Tracker</system>
0 commit comments