From 9d7a2b5983fa513407d2cd239bde16d0b2075d9a Mon Sep 17 00:00:00 2001 From: BenWhitehead Date: Wed, 3 Jun 2015 10:50:23 -0700 Subject: [PATCH] Prepare for release of 0.1.0 --- README.md | 2 +- cassandra-mesos-dist/pom.xml | 2 +- cassandra-mesos-executor/pom.xml | 2 +- cassandra-mesos-framework/pom.xml | 2 +- cassandra-mesos-model/pom.xml | 2 +- cassandra-mesos-scheduler/pom.xml | 2 +- docs/docs/index.md | 4 ++-- pom.xml | 14 +++++++------- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 8d6a9c7..d0556dd 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,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.1.0-SNAPSHOT-jar-with-dependencies.jar +EXECUTOR_FILE_PATH=${PROJECT_DIR}/cassandra-mesos-executor/target/cassandra-mesos-executor-0.1.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 e5e78aa..6e34295 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.1.0-SNAPSHOT + 0.1.0 4.0.0 pom diff --git a/cassandra-mesos-executor/pom.xml b/cassandra-mesos-executor/pom.xml index d0852bf..9f90d4f 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.1.0-SNAPSHOT + 0.1.0 4.0.0 diff --git a/cassandra-mesos-framework/pom.xml b/cassandra-mesos-framework/pom.xml index e3faa5a..79fc620 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.1.0-SNAPSHOT + 0.1.0 4.0.0 diff --git a/cassandra-mesos-model/pom.xml b/cassandra-mesos-model/pom.xml index 8a6b553..fed1951 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.1.0-SNAPSHOT + 0.1.0 4.0.0 diff --git a/cassandra-mesos-scheduler/pom.xml b/cassandra-mesos-scheduler/pom.xml index 9f02cd5..4499062 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.1.0-SNAPSHOT + 0.1.0 4.0.0 diff --git a/docs/docs/index.md b/docs/docs/index.md index 29add1a..ce79d89 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.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.1.0-SNAPSHOT-jar-with-dependencies.jar + EXECUTOR_FILE_PATH=.../cassandra-executor-0.1.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 @@ -166,4 +166,4 @@ working directory is `cd ~/cassandra-on-mesos`. [Apache Cassandra]: http://cassandra.apache.org/ [Apache Mesos]: http://mesos.apache.org/ [Apache ZooKeeper]: http://zookeeper.apache.org/ -[Cassandra-on-Mesos]: https://github.com/mesosphere/cassandra-mesos/ \ No newline at end of file +[Cassandra-on-Mesos]: https://github.com/mesosphere/cassandra-mesos/ diff --git a/pom.xml b/pom.xml index 0715776..86d904b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.mesosphere.mesos.frameworks.cassandra cassandra-mesos-parent - 0.1.0-SNAPSHOT + 0.1.0 pom @@ -92,34 +92,34 @@ io.mesosphere.mesos.frameworks.cassandra cassandra-mesos-scheduler - 0.1.0-SNAPSHOT + 0.1.0 io.mesosphere.mesos.frameworks.cassandra cassandra-mesos-model - 0.1.0-SNAPSHOT + 0.1.0 io.mesosphere.mesos.frameworks.cassandra cassandra-mesos-executor - 0.1.0-SNAPSHOT + 0.1.0 io.mesosphere.mesos.frameworks.cassandra cassandra-mesos-executor jar-with-dependencies - 0.1.0-SNAPSHOT + 0.1.0 io.mesosphere.mesos.frameworks.cassandra cassandra-mesos-framework - 0.1.0-SNAPSHOT + 0.1.0 io.mesosphere.mesos.frameworks.cassandra cassandra-mesos-framework jar-with-dependencies - 0.1.0-SNAPSHOT + 0.1.0