METRON-1764 Update version to 0.6.0 (justinleet) closes apache/metron#1183
diff --git a/metron-analytics/metron-maas-common/pom.xml b/metron-analytics/metron-maas-common/pom.xml
index e7160fe..bc1aa0c 100644
--- a/metron-analytics/metron-maas-common/pom.xml
+++ b/metron-analytics/metron-maas-common/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.metron</groupId>
     <artifactId>metron-analytics</artifactId>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
   </parent>
   <artifactId>metron-maas-common</artifactId>
   <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-maas-service/pom.xml b/metron-analytics/metron-maas-service/pom.xml
index 771f247..ae19d30 100644
--- a/metron-analytics/metron-maas-service/pom.xml
+++ b/metron-analytics/metron-maas-service/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.metron</groupId>
     <artifactId>metron-analytics</artifactId>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
   </parent>
   <artifactId>metron-maas-service</artifactId>
   <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-profiler-client/pom.xml b/metron-analytics/metron-profiler-client/pom.xml
index 3a66db4..ae04740 100644
--- a/metron-analytics/metron-profiler-client/pom.xml
+++ b/metron-analytics/metron-profiler-client/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-analytics</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-profiler-client</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-profiler-common/pom.xml b/metron-analytics/metron-profiler-common/pom.xml
index 74253cc..b3aafcd 100644
--- a/metron-analytics/metron-profiler-common/pom.xml
+++ b/metron-analytics/metron-profiler-common/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>metron-analytics</artifactId>
         <groupId>org.apache.metron</groupId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-profiler-common</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-profiler/pom.xml b/metron-analytics/metron-profiler/pom.xml
index ea58021..46dbcbb 100644
--- a/metron-analytics/metron-profiler/pom.xml
+++ b/metron-analytics/metron-profiler/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-analytics</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-profiler</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-statistics/pom.xml b/metron-analytics/metron-statistics/pom.xml
index 5f43227..4119f55 100644
--- a/metron-analytics/metron-statistics/pom.xml
+++ b/metron-analytics/metron-statistics/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>metron-analytics</artifactId>
         <groupId>org.apache.metron</groupId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-statistics</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/pom.xml b/metron-analytics/pom.xml
index b6460ea..f43163a 100644
--- a/metron-analytics/pom.xml
+++ b/metron-analytics/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.metron</groupId>
 		<artifactId>Metron</artifactId>
-		<version>0.5.1</version>
+		<version>0.6.0</version>
 	</parent>
 	<description>Stream analytics for Metron</description>
 	<url>https://metron.apache.org/</url>
diff --git a/metron-contrib/metron-docker/pom.xml b/metron-contrib/metron-docker/pom.xml
index 6834066..d789605 100644
--- a/metron-contrib/metron-docker/pom.xml
+++ b/metron-contrib/metron-docker/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-contrib</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <description>Metron Docker</description>
     <url>https://metron.apache.org/</url>
diff --git a/metron-contrib/metron-performance/pom.xml b/metron-contrib/metron-performance/pom.xml
index 0d596af..55cb0a7 100644
--- a/metron-contrib/metron-performance/pom.xml
+++ b/metron-contrib/metron-performance/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.metron</groupId>
     <artifactId>metron-contrib</artifactId>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
   </parent>
   <description>Performance Testing Utilities</description>
   <url>https://metron.apache.org/</url>
diff --git a/metron-contrib/pom.xml b/metron-contrib/pom.xml
index 9abd640..7233f3f 100644
--- a/metron-contrib/pom.xml
+++ b/metron-contrib/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>Metron</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <description>Contributed Tooling for Metron</description>
     <url>https://metron.apache.org/</url>
diff --git a/metron-deployment/Kerberos-manual-setup.md b/metron-deployment/Kerberos-manual-setup.md
index 18891a4..d34a62a 100644
--- a/metron-deployment/Kerberos-manual-setup.md
+++ b/metron-deployment/Kerberos-manual-setup.md
@@ -568,7 +568,7 @@
     Add the `es.client.settings` to global.json
 
     ```
-    /usr/metron/0.5.1/config/zookeeper/global.json ->
+    /usr/metron/0.6.0/config/zookeeper/global.json ->
 
       "es.client.settings" : {
           "es.client.class" : "org.elasticsearch.xpack.client.PreBuiltXPackTransportClient",
@@ -728,7 +728,7 @@
 1. Once you've built the `elasticsearch-xpack-shaded-5.6.2.jar`, it needs to be made available to Storm when you submit the topology. Create a contrib directory for indexing and put the jar file in this directory.
 
     ```
-    /usr/metron/0.5.1/indexing_contrib/elasticsearch-xpack-shaded-5.6.2.jar
+    /usr/metron/0.6.0/indexing_contrib/elasticsearch-xpack-shaded-5.6.2.jar
     ```
 
 1. Now you can restart the Elasticsearch topology. Note, you should perform this step manually, as follows.
diff --git a/metron-deployment/amazon-ec2/conf/defaults.yml b/metron-deployment/amazon-ec2/conf/defaults.yml
index 22b3bb0..b4dc2e1 100644
--- a/metron-deployment/amazon-ec2/conf/defaults.yml
+++ b/metron-deployment/amazon-ec2/conf/defaults.yml
@@ -58,7 +58,7 @@
 retention_in_gb: 25
 
 # metron variables
-metron_version: 0.5.1
+metron_version: 0.6.0
 metron_directory: /usr/metron/{{ metron_version }}
 
 # sensors
diff --git a/metron-deployment/ansible/playbooks/docker_probe_install.yml b/metron-deployment/ansible/playbooks/docker_probe_install.yml
index 5e5165e..563487d 100644
--- a/metron-deployment/ansible/playbooks/docker_probe_install.yml
+++ b/metron-deployment/ansible/playbooks/docker_probe_install.yml
@@ -30,7 +30,7 @@
 
 - hosts: sensors
   vars:
-    metron_version: 0.5.1
+    metron_version: 0.6.0
     metron_directory: /usr/metron/{{ metron_version }}
     bro_version: "2.5.4"
     fixbuf_version: "1.7.1"
diff --git a/metron-deployment/ansible/roles/ambari_master/defaults/main.yml b/metron-deployment/ansible/roles/ambari_master/defaults/main.yml
index 1b8b847..182ac53 100644
--- a/metron-deployment/ansible/roles/ambari_master/defaults/main.yml
+++ b/metron-deployment/ansible/roles/ambari_master/defaults/main.yml
@@ -16,7 +16,7 @@
 #
 ---
 ambari_server_mem: 2048
-ambari_mpack_version: 0.5.1.0
+ambari_mpack_version: 0.6.0.0
 metron_mpack_name: metron_mpack-{{ ambari_mpack_version }}.tar.gz
 metron_mpack_path: "{{ playbook_dir }}/../../packaging/ambari/metron-mpack/target/{{ metron_mpack_name }}"
 elasticsearch_mpack_name: elasticsearch_mpack-{{ ambari_mpack_version }}.tar.gz
diff --git a/metron-deployment/development/centos6/ansible/inventory/group_vars/all b/metron-deployment/development/centos6/ansible/inventory/group_vars/all
index 192ed16..dcb7b42 100644
--- a/metron-deployment/development/centos6/ansible/inventory/group_vars/all
+++ b/metron-deployment/development/centos6/ansible/inventory/group_vars/all
@@ -35,7 +35,7 @@
 enrichment_hbase_table: enrichment
 
 # metron
-metron_version: 0.5.1
+metron_version: 0.6.0
 metron_directory: /usr/metron/{{ metron_version }}
 bro_version: "2.5.4"
 fixbuf_version: "1.7.1"
diff --git a/metron-deployment/development/ubuntu14/ansible/inventory/group_vars/all b/metron-deployment/development/ubuntu14/ansible/inventory/group_vars/all
index 195972a..ef9f705 100644
--- a/metron-deployment/development/ubuntu14/ansible/inventory/group_vars/all
+++ b/metron-deployment/development/ubuntu14/ansible/inventory/group_vars/all
@@ -35,7 +35,7 @@
 enrichment_hbase_table: enrichment
 
 # metron
-metron_version: 0.5.1
+metron_version: 0.6.0
 metron_directory: /usr/metron/{{ metron_version }}
 bro_version: "2.5.4"
 fixbuf_version: "1.7.1"
diff --git a/metron-deployment/packaging/ambari/elasticsearch-mpack/pom.xml b/metron-deployment/packaging/ambari/elasticsearch-mpack/pom.xml
index 4c31a47..7b9a21e 100644
--- a/metron-deployment/packaging/ambari/elasticsearch-mpack/pom.xml
+++ b/metron-deployment/packaging/ambari/elasticsearch-mpack/pom.xml
@@ -20,13 +20,13 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.metron.packaging.mpacks</groupId>
     <artifactId>elasticsearch_mpack</artifactId>
-    <version>0.5.1.0</version>
+    <version>0.6.0.0</version>
     <name>Elasticsearch Ambari Management Pack</name>
 
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/metron-deployment/packaging/ambari/metron-mpack/pom.xml b/metron-deployment/packaging/ambari/metron-mpack/pom.xml
index 507b63e..557898b 100644
--- a/metron-deployment/packaging/ambari/metron-mpack/pom.xml
+++ b/metron-deployment/packaging/ambari/metron-mpack/pom.xml
@@ -20,13 +20,13 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.metron.packaging.mpacks</groupId>
     <artifactId>metron_mpack</artifactId>
-    <version>0.5.1.0</version>
+    <version>0.6.0.0</version>
     <name>Metron Ambari Management Pack</name>
 
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/mpack.json b/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/mpack.json
index 3b512fe..e624dd0 100644
--- a/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/mpack.json
+++ b/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/mpack.json
@@ -1,7 +1,7 @@
 {
   "type": "full-release",
   "name": "metron-ambari.mpack",
-  "version": "0.5.1.0",
+  "version": "0.6.0.0",
   "description": "Ambari Management Pack for Apache Metron",
   "prerequisites": {
     "min-ambari-version": "2.4.0.0",
diff --git a/metron-deployment/packaging/docker/deb-docker/pom.xml b/metron-deployment/packaging/docker/deb-docker/pom.xml
index 4d406d0..d0b5c98 100644
--- a/metron-deployment/packaging/docker/deb-docker/pom.xml
+++ b/metron-deployment/packaging/docker/deb-docker/pom.xml
@@ -21,11 +21,11 @@
     <artifactId>metron-debs</artifactId>
     <packaging>pom</packaging>
     <name>metron-debs</name>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
         <relativePath>../../..</relativePath>
     </parent>
     <description>DEB Package Builder for Apache Metron</description>
diff --git a/metron-deployment/packaging/docker/rpm-docker/pom.xml b/metron-deployment/packaging/docker/rpm-docker/pom.xml
index ba57079..c44dca2 100644
--- a/metron-deployment/packaging/docker/rpm-docker/pom.xml
+++ b/metron-deployment/packaging/docker/rpm-docker/pom.xml
@@ -21,11 +21,11 @@
     <artifactId>metron-rpm</artifactId>
     <packaging>pom</packaging>
     <name>metron-rpm</name>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
         <relativePath>../../..</relativePath>
     </parent>
     <description>RPM Builder for Apache Metron</description>
diff --git a/metron-deployment/pom.xml b/metron-deployment/pom.xml
index 63d3270..da94ec5 100644
--- a/metron-deployment/pom.xml
+++ b/metron-deployment/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>Metron</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <description>Building and deploying Metron</description>
     <url>https://metron.apache.org/</url>
diff --git a/metron-interface/metron-alerts/package-lock.json b/metron-interface/metron-alerts/package-lock.json
index 7d3ad99..6e8ffd5 100644
--- a/metron-interface/metron-alerts/package-lock.json
+++ b/metron-interface/metron-alerts/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "metron-alerts",
-  "version": "0.5.1",
+  "version": "0.6.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/metron-interface/metron-alerts/package.json b/metron-interface/metron-alerts/package.json
index 9cfc09f..423cbc9 100644
--- a/metron-interface/metron-alerts/package.json
+++ b/metron-interface/metron-alerts/package.json
@@ -1,6 +1,6 @@
 {
   "name": "metron-alerts",
-  "version": "0.5.1",
+  "version": "0.6.0",
   "license": "Apache-2.0",
   "angular-cli": {},
   "scripts": {
diff --git a/metron-interface/metron-alerts/pom.xml b/metron-interface/metron-alerts/pom.xml
index f67a013..593da35 100644
--- a/metron-interface/metron-alerts/pom.xml
+++ b/metron-interface/metron-alerts/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-interface</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-alerts</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-interface/metron-config/package-lock.json b/metron-interface/metron-config/package-lock.json
index e49bc4a..26fbe4e 100644
--- a/metron-interface/metron-config/package-lock.json
+++ b/metron-interface/metron-config/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "metron-management-ui",
-  "version": "0.5.1",
+  "version": "0.6.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/metron-interface/metron-config/package.json b/metron-interface/metron-config/package.json
index 0b7420a..6a9d8ba 100644
--- a/metron-interface/metron-config/package.json
+++ b/metron-interface/metron-config/package.json
@@ -1,6 +1,6 @@
 {
   "name": "metron-management-ui",
-  "version": "0.5.1",
+  "version": "0.6.0",
   "license": "Apache-2.0",
   "config": {
     "node_ace": "node_modules/ace-builds/src-min-noconflict/"
diff --git a/metron-interface/metron-config/pom.xml b/metron-interface/metron-config/pom.xml
index 59c416e..e30a2ea 100644
--- a/metron-interface/metron-config/pom.xml
+++ b/metron-interface/metron-config/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-interface</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-config</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-interface/metron-config/scripts/package.json b/metron-interface/metron-config/scripts/package.json
index 24d17e0..8ed7504 100644
--- a/metron-interface/metron-config/scripts/package.json
+++ b/metron-interface/metron-config/scripts/package.json
@@ -1,6 +1,6 @@
 {
   "name": "metron-management-ui-web-server",
-  "version": "0.5.1",
+  "version": "0.6.0",
   "description": "Metron management ui web server",
   "main": "server.js",
   "dependencies": {
diff --git a/metron-interface/metron-rest-client/pom.xml b/metron-interface/metron-rest-client/pom.xml
index d3fecfd..09767cd 100644
--- a/metron-interface/metron-rest-client/pom.xml
+++ b/metron-interface/metron-rest-client/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-interface</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-rest-client</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-interface/metron-rest/pom.xml b/metron-interface/metron-rest/pom.xml
index e98c96b..de73cf9 100644
--- a/metron-interface/metron-rest/pom.xml
+++ b/metron-interface/metron-rest/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-interface</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-rest</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-interface/metron-rest/src/main/resources/application.yml b/metron-interface/metron-rest/src/main/resources/application.yml
index 866109e..fd6d5a6 100644
--- a/metron-interface/metron-rest/src/main/resources/application.yml
+++ b/metron-interface/metron-rest/src/main/resources/application.yml
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 metron:
-  version: 0.5.1
+  version: 0.6.0
 
 logging:
   level:
diff --git a/metron-interface/pom.xml b/metron-interface/pom.xml
index c8f863c..3c4e28f 100644
--- a/metron-interface/pom.xml
+++ b/metron-interface/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>Metron</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <description>Interfaces for Metron</description>
     <url>https://metron.apache.org/</url>
diff --git a/metron-platform/Performance-tuning-guide.md b/metron-platform/Performance-tuning-guide.md
index f875a0f..ab292a3 100644
--- a/metron-platform/Performance-tuning-guide.md
+++ b/metron-platform/Performance-tuning-guide.md
@@ -410,7 +410,7 @@
 though you could certainly do so if necessary. Notice that we only needed 1 worker.
 
 ```
-/usr/metron/0.5.1/bin/start_parser_topology.sh \
+/usr/metron/0.6.0/bin/start_parser_topology.sh \
     -e ~metron/.storm/storm-bro.config \
     -esc ~/.storm/spout-bro.config \
     -k $BROKERLIST \
@@ -594,7 +594,7 @@
 export STORM_UI=http://node1:8744
 export ELASTIC=http://node1:9200
 export ZOOKEEPER=node1:2181
-export METRON_VERSION=0.5.1
+export METRON_VERSION=0.6.0
 export METRON_HOME=/usr/metron/${METRON_VERSION}
 ```
 
diff --git a/metron-platform/README.md b/metron-platform/README.md
index 551a689..fa9ff73 100644
--- a/metron-platform/README.md
+++ b/metron-platform/README.md
@@ -17,7 +17,7 @@
 
 # Current Build
 
-The latest build of metron-platform is 0.5.1.
+The latest build of metron-platform is 0.6.0.
 
 We are still in the process of merging/porting additional features from our production code base into this open source release. This release will be followed by a number of additional beta releases until the port is complete. We will also work on getting additional documentation and user/developer guides to the community as soon as we can. At this time we offer no support for the beta software, but will try to respond to requests as promptly as we can.
 
diff --git a/metron-platform/elasticsearch-shaded/pom.xml b/metron-platform/elasticsearch-shaded/pom.xml
index e1b4b28..6864a0d 100644
--- a/metron-platform/elasticsearch-shaded/pom.xml
+++ b/metron-platform/elasticsearch-shaded/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <artifactId>metron-platform</artifactId>
         <groupId>org.apache.metron</groupId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>elasticsearch-shaded</artifactId>
diff --git a/metron-platform/metron-common/pom.xml b/metron-platform/metron-common/pom.xml
index dafd1e4..f5acc5f 100644
--- a/metron-platform/metron-common/pom.xml
+++ b/metron-platform/metron-common/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-common</artifactId>
     <name>metron-common</name>
diff --git a/metron-platform/metron-common/src/main/scripts/cluster_info.py b/metron-platform/metron-common/src/main/scripts/cluster_info.py
index 749ae74..da440ef 100755
--- a/metron-platform/metron-common/src/main/scripts/cluster_info.py
+++ b/metron-platform/metron-common/src/main/scripts/cluster_info.py
@@ -338,7 +338,7 @@
                           type="string",
                           dest="metron_home",
                           help="Metron home directory",
-                          default="/usr/metron/0.5.1",
+                          default="/usr/metron/0.6.0",
                           metavar="DIRECTORY")
         parser.add_option("-p", "--hdp_home", 
                           action="store",
diff --git a/metron-platform/metron-data-management/pom.xml b/metron-platform/metron-data-management/pom.xml
index 1c248ba..8f55932 100644
--- a/metron-platform/metron-data-management/pom.xml
+++ b/metron-platform/metron-data-management/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-data-management</artifactId>
     <name>metron-data-management</name>
diff --git a/metron-platform/metron-elasticsearch/pom.xml b/metron-platform/metron-elasticsearch/pom.xml
index b6c8053..9cc974d 100644
--- a/metron-platform/metron-elasticsearch/pom.xml
+++ b/metron-platform/metron-elasticsearch/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-elasticsearch</artifactId>
     <name>metron-elasticsearch</name>
diff --git a/metron-platform/metron-enrichment/pom.xml b/metron-platform/metron-enrichment/pom.xml
index a5c692e..e50f23f 100644
--- a/metron-platform/metron-enrichment/pom.xml
+++ b/metron-platform/metron-enrichment/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-enrichment</artifactId>
     <name>metron-enrichment</name>
diff --git a/metron-platform/metron-hbase-client/pom.xml b/metron-platform/metron-hbase-client/pom.xml
index f655f95..147d637 100644
--- a/metron-platform/metron-hbase-client/pom.xml
+++ b/metron-platform/metron-hbase-client/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <!--
     The purpose of this project is to provide a version of the hbase client which has a shaded and relocated gauva.
diff --git a/metron-platform/metron-hbase/pom.xml b/metron-platform/metron-hbase/pom.xml
index 47044cc..6a00790 100644
--- a/metron-platform/metron-hbase/pom.xml
+++ b/metron-platform/metron-hbase/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-hbase</artifactId>
     <name>metron-hbase</name>
diff --git a/metron-platform/metron-indexing/pom.xml b/metron-platform/metron-indexing/pom.xml
index ace6e6c..02a32e9 100644
--- a/metron-platform/metron-indexing/pom.xml
+++ b/metron-platform/metron-indexing/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-indexing</artifactId>
     <name>metron-indexing</name>
diff --git a/metron-platform/metron-integration-test/pom.xml b/metron-platform/metron-integration-test/pom.xml
index c478cec..2b801db 100644
--- a/metron-platform/metron-integration-test/pom.xml
+++ b/metron-platform/metron-integration-test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.metron</groupId>
     <artifactId>metron-platform</artifactId>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
   </parent>
   <artifactId>metron-integration-test</artifactId>
   <name>metron-integration-test</name>
diff --git a/metron-platform/metron-job/pom.xml b/metron-platform/metron-job/pom.xml
index 49cc3cb..fb4713c 100644
--- a/metron-platform/metron-job/pom.xml
+++ b/metron-platform/metron-job/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.metron</groupId>
     <artifactId>metron-platform</artifactId>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
   </parent>
 
   <artifactId>metron-job</artifactId>
diff --git a/metron-platform/metron-management/pom.xml b/metron-platform/metron-management/pom.xml
index 5d40de4..6c5a143 100644
--- a/metron-platform/metron-management/pom.xml
+++ b/metron-platform/metron-management/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-management</artifactId>
     <name>metron-management</name>
diff --git a/metron-platform/metron-parsers/pom.xml b/metron-platform/metron-parsers/pom.xml
index 1f62865..e586492 100644
--- a/metron-platform/metron-parsers/pom.xml
+++ b/metron-platform/metron-parsers/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-parsers</artifactId>
     <name>metron-parsers</name>
diff --git a/metron-platform/metron-pcap-backend/pom.xml b/metron-platform/metron-pcap-backend/pom.xml
index fb523ee..614f877 100644
--- a/metron-platform/metron-pcap-backend/pom.xml
+++ b/metron-platform/metron-pcap-backend/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-pcap-backend</artifactId>
     <name>metron-pcap-backend</name>
diff --git a/metron-platform/metron-pcap-backend/src/main/scripts/pcap_zeppelin_run.sh b/metron-platform/metron-pcap-backend/src/main/scripts/pcap_zeppelin_run.sh
index b96ebb6..da739d6 100755
--- a/metron-platform/metron-pcap-backend/src/main/scripts/pcap_zeppelin_run.sh
+++ b/metron-platform/metron-pcap-backend/src/main/scripts/pcap_zeppelin_run.sh
@@ -17,7 +17,7 @@
 # limitations under the License.
 # 
 
-METRON_VERSION=0.5.1
+METRON_VERSION=0.6.0
 METRON_HOME=${METRON_HOME:-"/usr/metron/$METRON_VERSION"}
 DATE_FORMAT=${DATE_FORMAT:-"yyyyMMdd"}
 USER=$(whoami)
diff --git a/metron-platform/metron-pcap/pom.xml b/metron-platform/metron-pcap/pom.xml
index 640cdc6..c34cfe1 100644
--- a/metron-platform/metron-pcap/pom.xml
+++ b/metron-platform/metron-pcap/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-pcap</artifactId>
     <name>metron-pcap</name>
diff --git a/metron-platform/metron-solr/pom.xml b/metron-platform/metron-solr/pom.xml
index 2e2dfe2..4332776 100644
--- a/metron-platform/metron-solr/pom.xml
+++ b/metron-platform/metron-solr/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-solr</artifactId>
     <name>metron-solr</name>
diff --git a/metron-platform/metron-storm-kafka-override/pom.xml b/metron-platform/metron-storm-kafka-override/pom.xml
index 1e8ec1b..2b81cb4 100644
--- a/metron-platform/metron-storm-kafka-override/pom.xml
+++ b/metron-platform/metron-storm-kafka-override/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-storm-kafka-override</artifactId>
     <name>metron-storm-kafka-override</name>
diff --git a/metron-platform/metron-storm-kafka/pom.xml b/metron-platform/metron-storm-kafka/pom.xml
index 9acaaa9..752e7f4 100644
--- a/metron-platform/metron-storm-kafka/pom.xml
+++ b/metron-platform/metron-storm-kafka/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-storm-kafka</artifactId>
     <name>metron-storm-kafka</name>
diff --git a/metron-platform/metron-test-utilities/pom.xml b/metron-platform/metron-test-utilities/pom.xml
index f6dc600..c2ff58e 100644
--- a/metron-platform/metron-test-utilities/pom.xml
+++ b/metron-platform/metron-test-utilities/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.metron</groupId>
     <artifactId>metron-platform</artifactId>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
   </parent>
   <artifactId>metron-test-utilities</artifactId>
   <name>metron-test-utilities</name>
diff --git a/metron-platform/metron-writer/pom.xml b/metron-platform/metron-writer/pom.xml
index 20a6ec2..1e65b46 100644
--- a/metron-platform/metron-writer/pom.xml
+++ b/metron-platform/metron-writer/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-platform</artifactId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>metron-writer</artifactId>
     <name>metron-writer</name>
diff --git a/metron-platform/metron-zookeeper/pom.xml b/metron-platform/metron-zookeeper/pom.xml
index b7062b9..6f65140 100644
--- a/metron-platform/metron-zookeeper/pom.xml
+++ b/metron-platform/metron-zookeeper/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.metron</groupId>
     <artifactId>metron-platform</artifactId>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
   </parent>
   <artifactId>metron-zookeeper</artifactId>
   <name>metron-zookeeper</name>
diff --git a/metron-platform/pom.xml b/metron-platform/pom.xml
index 27a9941..3209eb6 100644
--- a/metron-platform/pom.xml
+++ b/metron-platform/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.metron</groupId>
 		<artifactId>Metron</artifactId>
-		<version>0.5.1</version>
+		<version>0.6.0</version>
 	</parent>
 	<description>Stream analytics for Metron</description>
 	<url>https://metron.apache.org/</url>
diff --git a/metron-stellar/pom.xml b/metron-stellar/pom.xml
index 53b609c..eace3ac 100644
--- a/metron-stellar/pom.xml
+++ b/metron-stellar/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>Metron</artifactId>
         <groupId>org.apache.metron</groupId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <description>DSL for stream analytics</description>
     <url>https://metron.apache.org/</url>
diff --git a/metron-stellar/stellar-3rd-party-example/pom.xml b/metron-stellar/stellar-3rd-party-example/pom.xml
index b147c92..938be51 100644
--- a/metron-stellar/stellar-3rd-party-example/pom.xml
+++ b/metron-stellar/stellar-3rd-party-example/pom.xml
@@ -18,7 +18,7 @@
     <parent>
       <artifactId>metron-stellar</artifactId>
       <groupId>org.apache.metron</groupId>
-      <version>0.5.1</version>
+      <version>0.6.0</version>
     </parent>
     <artifactId>stellar-3rd-party-example</artifactId>
     <packaging>jar</packaging>
diff --git a/metron-stellar/stellar-common/README.md b/metron-stellar/stellar-common/README.md
index 88a3834..768d34d 100644
--- a/metron-stellar/stellar-common/README.md
+++ b/metron-stellar/stellar-common/README.md
@@ -1477,7 +1477,7 @@
 
 
 ```bash
-metron-stellar/stellar-common/target/stellar-common-0.5.1-stand-alone.tar.gz
+metron-stellar/stellar-common/target/stellar-common-0.6.0-stand-alone.tar.gz
 ```
 
 When unpacked, the following structure will be created:
@@ -1487,7 +1487,7 @@
 ├── bin
 │   └── stellar
 └── lib
-    └── stellar-common-0.5.1-uber.jar
+    └── stellar-common-0.6.0-uber.jar
 ```
 
 To run the Stellar Shell run the following from the directory you unpacked to:
diff --git a/metron-stellar/stellar-common/pom.xml b/metron-stellar/stellar-common/pom.xml
index ab2c69f..d3cc1ea 100644
--- a/metron-stellar/stellar-common/pom.xml
+++ b/metron-stellar/stellar-common/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>metron-stellar</artifactId>
         <groupId>org.apache.metron</groupId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <artifactId>stellar-common</artifactId>
     <name>stellar-common</name>
diff --git a/metron-stellar/stellar-zeppelin/README.md b/metron-stellar/stellar-zeppelin/README.md
index 1858e44..dddb6b0 100644
--- a/metron-stellar/stellar-zeppelin/README.md
+++ b/metron-stellar/stellar-zeppelin/README.md
@@ -56,10 +56,10 @@
 
 1. Use Zeppelin's installation utility to install the Stellar Interpreter.
 
-    If Zeppelin was already installed, make sure that it is stopped before running this command.  Update the version, '0.5.1' in the example below, to whatever is appropriate for your environment.
+    If Zeppelin was already installed, make sure that it is stopped before running this command.  Update the version, '0.6.0' in the example below, to whatever is appropriate for your environment.
 
     ```
-    bin/install-interpreter.sh --name stellar --artifact org.apache.metron:stellar-zeppelin:0.5.1
+    bin/install-interpreter.sh --name stellar --artifact org.apache.metron:stellar-zeppelin:0.6.0
     ```
 
 1. Start Zeppelin.  
@@ -106,7 +106,7 @@
     1. Go back to the Stellar interpreter configuration and add another dependency as follows.
 
         ```
-        org.apache.metron:metron-statistics:0.5.1
+        org.apache.metron:metron-statistics:0.6.0
         ```
 
     1. Go back to your notebook and run `%functions` again.  You will now see the additional functions defined within the `metron-statistics` project.
diff --git a/metron-stellar/stellar-zeppelin/pom.xml b/metron-stellar/stellar-zeppelin/pom.xml
index 269fa08..dc3327f 100644
--- a/metron-stellar/stellar-zeppelin/pom.xml
+++ b/metron-stellar/stellar-zeppelin/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <artifactId>metron-stellar</artifactId>
         <groupId>org.apache.metron</groupId>
-        <version>0.5.1</version>
+        <version>0.6.0</version>
     </parent>
     <name>stellar-zeppelin</name>
     <description>Stellar Interpreter for Apache Zeppelin</description>
diff --git a/pom.xml b/pom.xml
index 9a8c442..8027b16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.metron</groupId>
     <artifactId>Metron</artifactId>
-    <version>0.5.1</version>
+    <version>0.6.0</version>
     <packaging>pom</packaging>
     <name>Metron</name>
     <description>Metron Top Level Project</description>
diff --git a/site-book/pom.xml b/site-book/pom.xml
index d7037e8..d809080 100644
--- a/site-book/pom.xml
+++ b/site-book/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.metron</groupId>
 		<artifactId>Metron</artifactId>
-		<version>0.5.1</version>
+		<version>0.6.0</version>
 	</parent>
 	<description>User Documentation for Metron</description>
 	<url>https://metron.apache.org/</url>