We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c545c20 commit 08655f2Copy full SHA for 08655f2
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.flightgear</groupId>
5
<artifactId>terramaster</artifactId>
6
- <version>2.05-SNAPSHOT</version>
+ <version>2.05</version>
7
<repositories>
8
<repository>
9
<id>central</id>
@@ -14,7 +14,7 @@
14
<url>https://github.com/Portree-Kid/terramaster.git</url>
15
<connection>scm:git:git://github.com/Portree-Kid/terramaster.git</connection>
16
<developerConnection>scm:git:git@github.com:Portree-Kid/terramaster.git</developerConnection>
17
- <tag>HEAD</tag>
+ <tag>terramaster-2.05</tag>
18
</scm>
19
<distributionManagement>
20
0 commit comments