1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00

Implement maven-release-plugin

This commit is contained in:
2011-12-12 22:55:40 -02:00
parent 798e34fcfc
commit b1495a49e2
5 changed files with 115 additions and 141 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.l2jserver</groupId>
<artifactId>l2jserver2</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.0.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>l2jserver2-tools</artifactId>