Skip to content

Commit 0a8d58e

Browse files
committed
[maven-release-plugin] prepare release terramaster-2.01
1 parent b5e0a3d commit 0a8d58e

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,11 +1,9 @@
11
<?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">
53
<modelVersion>4.0.0</modelVersion>
64
<groupId>org.flightgear</groupId>
75
<artifactId>terramaster</artifactId>
8-
<version>2.01-SNAPSHOT</version>
6+
<version>2.01</version>
97
<repositories>
108
<repository>
119
<id>portree-kid</id>
@@ -16,7 +14,7 @@
1614
<url>https://github.com/Portree-Kid/terramaster.git</url>
1715
<connection>scm:git:git://github.com/Portree-Kid/terramaster.git</connection>
1816
<developerConnection>scm:git:git@github.com:Portree-Kid/terramaster.git</developerConnection>
19-
<tag>terramaster-2.12</tag>
17+
<tag>terramaster-2.01</tag>
2018
</scm>
2119
<distributionManagement>
2220
<repository>

0 commit comments

Comments
 (0)