New attempt at POM checkin
authorRick van Rein <rick@openfortress.nl>
Fri, 28 Dec 2012 19:21:27 +0000 (20:21 +0100)
committerRick van Rein <rick@openfortress.nl>
Fri, 28 Dec 2012 19:22:27 +0000 (20:22 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index b30fea3..67b5d0f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <groupId>nl.openfortress.socket6bed4</groupId>
   <artifactId>nl.openfortress.socket6bed4</artifactId>
   <name>Socket-6bed4</name>
-  <version>0.2.3</version>
+  <version>0.2.3-SNAPSHOT</version>
   <packaging>jar</packaging>
   <description>Socket6bed4 implements a class DatagramSocket6bed4 that makes IPv6 available on IPv4-only hosts, from within Java.  Direct communication between peers is supported; the only times that 6bed4 peers communicate through a tunnel server is if a NAT or firewall on the path makes it impossible -- which is not the case for most users.</description>
   <url>http://devel.0cpm.org/6bed4/java-socket6bed4/</url>