Skip to content

Commit 2ef6166

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 245f3ea commit 2ef6166

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nadron/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.github.menacher</groupId>
44
<artifactId>nadron</artifactId>
55
<packaging>jar</packaging>
6-
<version>0.4</version>
6+
<version>0.5-SNAPSHOT</version>
77
<name>nadron</name>
88
<url>https://github.com/menacher/java-game-server/tree/netty4/nadron</url>
99
<description>Nadron is a high speed socket based java game server written using Netty and Mike Rettig's Jetlang. It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.</description>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:git://github.com/menacher/java-game-server.git</connection>
2727
<developerConnection>scm:git:ssh://git@github.com/menacher/java-game-server.git</developerConnection>
2828
<url>https://github.com/menacher/java-game-server.git</url>
29-
<tag>nadron-0.4</tag>
29+
<tag>HEAD</tag>
3030
</scm>
3131

3232
<developers>

0 commit comments

Comments
 (0)