diff --git a/pom.xml b/pom.xml
index 581c8b1..0c5d4e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,11 +29,11 @@
org.apache.gossip
gossip
gossip
- 0.1.0-incubating
+ 0.1.0-incubating-SNAPSHOT
jar
A peer to peer cluster discovery service
http://gossip.incubator.apache.org/
-
+
UTF-8
1.8
@@ -136,6 +136,20 @@
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.5.1
+
+ false
+ true
+ true
+
+ distribution
+ clean install
+
+
org.apache.maven.plugins
maven-jar-plugin