Skip to content

Commit a8e51ba

Browse files
committed
[maven-release-plugin] prepare release 1.12
1 parent 5628054 commit a8e51ba

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42

53
<modelVersion>4.0.0</modelVersion>
64
<parent>
@@ -9,7 +7,7 @@
97
<version>5</version>
108
</parent>
119
<artifactId>ets-kml22</artifactId>
12-
<version>1.12-SNAPSHOT</version>
10+
<version>1.12</version>
1311
<packaging>jar</packaging>
1412

1513
<name>KML 2.2 Conformance Test Suite</name>
@@ -30,7 +28,7 @@
3028
<connection>scm:git:https://github.com/opengeospatial/ets-kml22.git</connection>
3129
<developerConnection>scm:git:[email protected]:opengeospatial/ets-kml22.git</developerConnection>
3230
<url>https://github.com/opengeospatial/ets-kml22</url>
33-
<tag>HEAD</tag>
31+
<tag>1.12</tag>
3432
</scm>
3533
<issueManagement>
3634
<system>GitHub Issue Tracker</system>

0 commit comments

Comments
 (0)