diff --git a/demos/pinboarddemo-client/pom.xml b/demos/pinboarddemo-client/pom.xml
index 73c381f..22b737c 100644
--- a/demos/pinboarddemo-client/pom.xml
+++ b/demos/pinboarddemo-client/pom.xml
@@ -4,7 +4,7 @@
de.saxsys.synchronizefx
parent
- 0.6.0-SNAPSHOT
+ 0.6.0
../..
diff --git a/demos/pinboarddemo-server/pom.xml b/demos/pinboarddemo-server/pom.xml
index e8232bb..39e959f 100644
--- a/demos/pinboarddemo-server/pom.xml
+++ b/demos/pinboarddemo-server/pom.xml
@@ -4,7 +4,7 @@
de.saxsys.synchronizefx
parent
- 0.6.0-SNAPSHOT
+ 0.6.0
../..
diff --git a/demos/sliderdemo/pom.xml b/demos/sliderdemo/pom.xml
index d62d0cc..5f14dcc 100644
--- a/demos/sliderdemo/pom.xml
+++ b/demos/sliderdemo/pom.xml
@@ -2,7 +2,7 @@
4.0.0
synchronizefx
sliderdemo
- 0.6.0-SNAPSHOT
+ 0.6.0
UTF-8
@@ -35,7 +35,7 @@
de.saxsys.synchronizefx
synchronizefx
- 0.6.0-SNAPSHOT
+ 0.6.0
diff --git a/kryo-serializer/pom.xml b/kryo-serializer/pom.xml
index 896b655..bba1572 100755
--- a/kryo-serializer/pom.xml
+++ b/kryo-serializer/pom.xml
@@ -4,7 +4,7 @@
de.saxsys.synchronizefx
parent
- 0.6.0-SNAPSHOT
+ 0.6.0
..
diff --git a/pom.xml b/pom.xml
index 18f3489..a496f2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
de.saxsys.synchronizefx
parent
- 0.6.0-SNAPSHOT
+ 0.6.0
pom
SynchronizeFX
@@ -56,7 +56,7 @@
https://github.com/saxsys/SynchronizeFX
scm:git:git@github.com:saxsys/SynchronizeFX.git
scm:git:https://github.com/saxsys/SynchronizeFX.git
- HEAD
+ v0.6.0
GitHub Issues
diff --git a/synchronizefx-core/pom.xml b/synchronizefx-core/pom.xml
index 51fa1f2..b7b00d7 100755
--- a/synchronizefx-core/pom.xml
+++ b/synchronizefx-core/pom.xml
@@ -1,11 +1,10 @@
-
+
4.0.0
de.saxsys.synchronizefx
parent
- 0.6.0-SNAPSHOT
+ 0.6.0
..
synchronizefx-core
diff --git a/synchronizefx/pom.xml b/synchronizefx/pom.xml
index b8efb6b..7491db0 100755
--- a/synchronizefx/pom.xml
+++ b/synchronizefx/pom.xml
@@ -1,11 +1,10 @@
-
+
4.0.0
de.saxsys.synchronizefx
parent
- 0.6.0-SNAPSHOT
+ 0.6.0
..
diff --git a/transmitter/netty-transmitter/pom.xml b/transmitter/netty-transmitter/pom.xml
index 3317588..6358006 100755
--- a/transmitter/netty-transmitter/pom.xml
+++ b/transmitter/netty-transmitter/pom.xml
@@ -4,7 +4,7 @@
de.saxsys.synchronizefx
parent
- 0.6.0-SNAPSHOT
+ 0.6.0
../..
netty-transmitter
diff --git a/transmitter/tomcat-transmitter/pom.xml b/transmitter/tomcat-transmitter/pom.xml
index 8a27778..3f667aa 100644
--- a/transmitter/tomcat-transmitter/pom.xml
+++ b/transmitter/tomcat-transmitter/pom.xml
@@ -4,7 +4,7 @@
de.saxsys.synchronizefx
parent
- 0.6.0-SNAPSHOT
+ 0.6.0
../..
tomcat-transmitter