diff --git a/README.md b/README.md
index 5e3cde2..5ba7da4 100644
--- a/README.md
+++ b/README.md
@@ -246,7 +246,7 @@ PORT0=18080
# The file path to where the cassandra-mesos-executor jar-with-dependencies is on the local file system
# This file will be served by the built-in http server so that tasks will be able to easily access
# the jar.
-EXECUTOR_FILE_PATH=${PROJECT_DIR}/cassandra-mesos-executor/target/cassandra-mesos-executor-0.2.0-SNAPSHOT-jar-with-dependencies.jar
+EXECUTOR_FILE_PATH=${PROJECT_DIR}/cassandra-mesos-executor/target/cassandra-mesos-executor-0.2.0-jar-with-dependencies.jar
# The file path to where a tar of the Oracle JRE version 7 update 75 is on the local file system.
# This file will be served by the build-in http server so that tasks will be able to easily access
diff --git a/cassandra-mesos-dist/pom.xml b/cassandra-mesos-dist/pom.xml
index 9f5f118..9a36984 100644
--- a/cassandra-mesos-dist/pom.xml
+++ b/cassandra-mesos-dist/pom.xml
@@ -5,7 +5,7 @@
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
4.0.0
pom
diff --git a/cassandra-mesos-executor/pom.xml b/cassandra-mesos-executor/pom.xml
index dda8ca0..6fae00f 100644
--- a/cassandra-mesos-executor/pom.xml
+++ b/cassandra-mesos-executor/pom.xml
@@ -5,7 +5,7 @@
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
4.0.0
diff --git a/cassandra-mesos-framework/pom.xml b/cassandra-mesos-framework/pom.xml
index 3e7b7fa..317465a 100644
--- a/cassandra-mesos-framework/pom.xml
+++ b/cassandra-mesos-framework/pom.xml
@@ -5,7 +5,7 @@
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
4.0.0
diff --git a/cassandra-mesos-model/pom.xml b/cassandra-mesos-model/pom.xml
index eba4a7e..d35674a 100644
--- a/cassandra-mesos-model/pom.xml
+++ b/cassandra-mesos-model/pom.xml
@@ -5,7 +5,7 @@
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
4.0.0
diff --git a/cassandra-mesos-scheduler/pom.xml b/cassandra-mesos-scheduler/pom.xml
index 50b1d73..332a813 100644
--- a/cassandra-mesos-scheduler/pom.xml
+++ b/cassandra-mesos-scheduler/pom.xml
@@ -5,7 +5,7 @@
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
4.0.0
diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md
index 92408fc..60889d4 100644
--- a/docs/docs/getting-started.md
+++ b/docs/docs/getting-started.md
@@ -148,7 +148,7 @@ working directory is `cd ~/cassandra-on-mesos`.
# Absolute path of libmesos
MESOS_NATIVE_JAVA_LIBRARY=.../libmesos.dylib
# Absolute path where of the Cassandra-on-Mesos executor
- EXECUTOR_FILE_PATH=.../cassandra-executor-0.2.0-SNAPSHOT-jar-with-dependencies.jar
+ EXECUTOR_FILE_PATH=.../cassandra-executor-0.2.0-jar-with-dependencies.jar
# Absolute path to the JRE you downloaded
JRE_FILE_PATH=...jre-7u76-macosx-x64.tar.gz
# Absolute path to the Apache Cassandra you downloaded
diff --git a/pom.xml b/pom.xml
index 4c7bc99..4eb4062 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
pom
@@ -92,34 +92,34 @@
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-scheduler
- 0.2.0-SNAPSHOT
+ 0.2.0
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-model
- 0.2.0-SNAPSHOT
+ 0.2.0
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-executor
- 0.2.0-SNAPSHOT
+ 0.2.0
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-executor
jar-with-dependencies
- 0.2.0-SNAPSHOT
+ 0.2.0
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-framework
- 0.2.0-SNAPSHOT
+ 0.2.0
io.mesosphere.mesos.frameworks.cassandra
cassandra-mesos-framework
jar-with-dependencies
- 0.2.0-SNAPSHOT
+ 0.2.0