We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b47b21 commit d453fd8Copy full SHA for d453fd8
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.flightgear</groupId>
5
<artifactId>terramaster</artifactId>
6
- <version>2.03</version>
+ <version>2.03-SNAPSHOT</version>
7
<repositories>
8
<repository>
9
<id>portree-kid</id>
@@ -18,8 +18,7 @@
18
<url>https://github.com/Portree-Kid/terramaster.git</url>
19
<connection>scm:git:git://github.com/Portree-Kid/terramaster.git</connection>
20
<developerConnection>scm:git:git@github.com:Portree-Kid/terramaster.git</developerConnection>
21
- <tag>terramaster-2.03</tag>
22
- </scm>
+ </scm>
23
<distributionManagement>
24
25
<id>internal.repo</id>
0 commit comments