[maven-release-plugin] prepare release BlockHunt-0.2.1
This commit is contained in:
parent
af72f0d829
commit
59ceffdcc3
4
pom.xml
4
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>nl.Steffion</groupId>
|
<groupId>nl.Steffion</groupId>
|
||||||
<artifactId>BlockHunt</artifactId>
|
<artifactId>BlockHunt</artifactId>
|
||||||
<version>0.2.1-SNAPSHOT</version>
|
<version>0.2.1</version>
|
||||||
<name>BlockHunt</name>
|
<name>BlockHunt</name>
|
||||||
<properties>
|
<properties>
|
||||||
<plugin.version>${project.version}-${buildnumber}</plugin.version>
|
<plugin.version>${project.version}-${buildnumber}</plugin.version>
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<connection>scm:git:git@github.com:AddstarMC/Blockhunt.git</connection>
|
<connection>scm:git:git@github.com:AddstarMC/Blockhunt.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:AddstarMC/Blockhunt.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:AddstarMC/Blockhunt.git</developerConnection>
|
||||||
<url>https://github.com/AddstarMC/Blockhunt</url>
|
<url>https://github.com/AddstarMC/Blockhunt</url>
|
||||||
<tag>master</tag>
|
<tag>BlockHunt-0.2.1</tag>
|
||||||
</scm>
|
</scm>
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user