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
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<groupId >org.flightgear</groupId >
7
5
<artifactId >terramaster</artifactId >
8
- <version >2.02-SNAPSHOT </version >
6
+ <version >2.02</version >
9
7
<repositories >
10
8
<repository >
11
9
<id >portree-kid</id >
20
18
<url >https://github.com/Portree-Kid/terramaster.git</url >
21
19
<connection >scm:git:git://github.com/Portree-Kid/terramaster.git</connection >
22
20
<developerConnection >scm:git:git@github.com:Portree-Kid/terramaster.git</developerConnection >
23
- <tag >terramaster-2.12 </tag >
21
+ <tag >terramaster-2.02 </tag >
24
22
</scm >
25
23
<distributionManagement >
26
24
<repository >
You can’t perform that action at this time.
0 commit comments