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.01-SNAPSHOT </version >
6
+ <version >2.01</version >
9
7
<repositories >
10
8
<repository >
11
9
<id >portree-kid</id >
16
14
<url >https://github.com/Portree-Kid/terramaster.git</url >
17
15
<connection >scm:git:git://github.com/Portree-Kid/terramaster.git</connection >
18
16
<developerConnection >scm:git:git@github.com:Portree-Kid/terramaster.git</developerConnection >
19
- <tag >terramaster-2.12 </tag >
17
+ <tag >terramaster-2.01 </tag >
20
18
</scm >
21
19
<distributionManagement >
22
20
<repository >
You can’t perform that action at this time.
0 commit comments