Skip to content

Commit 72cc6ca

Browse files
committed
[maven-release-plugin] prepare release nadron-0.1
1 parent eff9077 commit 72cc6ca

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

nadron/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>com.github.menacher</groupId>
54
<artifactId>nadron</artifactId>
65
<packaging>jar</packaging>
7-
<version>0.1-SNAPSHOT</version>
6+
<version>0.1</version>
87
<name>nadron</name>
98
<url>https://github.com/menacher/java-game-server/tree/netty4/nadron</url>
109
<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>

0 commit comments

Comments
 (0)