Skip to content

Commit 8a07fc5

Browse files
committed
[maven-release-plugin] prepare release terramaster-2.02
1 parent 8aa48c2 commit 8a07fc5

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.02-SNAPSHOT</version>
6+
<version>2.02</version>
97
<repositories>
108
<repository>
119
<id>portree-kid</id>
@@ -20,7 +18,7 @@
2018
<url>https://github.com/Portree-Kid/terramaster.git</url>
2119
<connection>scm:git:git://github.com/Portree-Kid/terramaster.git</connection>
2220
<developerConnection>scm:git:git@github.com:Portree-Kid/terramaster.git</developerConnection>
23-
<tag>terramaster-2.12</tag>
21+
<tag>terramaster-2.02</tag>
2422
</scm>
2523
<distributionManagement>
2624
<repository>

0 commit comments

Comments
 (0)