[maven-release-plugin] prepare release chatapi-1.0.1
This commit is contained in:
parent
7cbe735c3c
commit
64fd301acb
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -4,7 +4,7 @@
|
|||
|
||||
<groupId>eu.m724</groupId>
|
||||
<artifactId>chatapi</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.0.1</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>21</maven.compiler.source>
|
||||
|
@ -77,7 +77,7 @@
|
|||
|
||||
<scm>
|
||||
<developerConnection>scm:git:git@git.m724.eu:Minecon724/chatapi.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>chatapi-1.0.1</tag>
|
||||
</scm>
|
||||
|
||||
</project>
|
Loading…
Reference in a new issue