File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 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" >
4
2
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
9
7
<version >5</version >
10
8
</parent >
11
9
<artifactId >ets-kml22</artifactId >
12
- <version >1.12-SNAPSHOT </version >
10
+ <version >1.12</version >
13
11
<packaging >jar</packaging >
14
12
15
13
<name >KML 2.2 Conformance Test Suite</name >
30
28
<connection >scm:git:https://github.com/opengeospatial/ets-kml22.git</connection >
31
29
<
developerConnection >scm:git:
[email protected] :opengeospatial/ets-kml22.git</
developerConnection >
32
30
<url >https://github.com/opengeospatial/ets-kml22</url >
33
- <tag >HEAD </tag >
31
+ <tag >1.12 </tag >
34
32
</scm >
35
33
<issueManagement >
36
34
<system >GitHub Issue Tracker</system >
You can’t perform that action at this time.
0 commit comments