build: Add release plugin
This commit is contained in:
parent
df5700b663
commit
20302cc7e3
1 changed files with 7 additions and 0 deletions
7
pom.xml
7
pom.xml
|
|
@ -160,6 +160,13 @@
|
|||
</profile>
|
||||
</profiles>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>m724-repo</id>
|
||||
<url>https://git.m724.eu/api/packages/Minecon724/maven</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
|
||||
<scm>
|
||||
<developerConnection>scm:git:git@git.m724.eu:Minecon724/mstats.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue