You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metron.apache.org by le...@apache.org on 2018/12/11 14:42:14 UTC

[metron] branch master updated: METRON-1928 Bump Metron version to 0.7.0 for release. (justinleet) closes apache/metron#1293

This is an automated email from the ASF dual-hosted git repository.

leet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/metron.git


The following commit(s) were added to refs/heads/master by this push:
     new 2263983  METRON-1928 Bump Metron version to 0.7.0 for release. (justinleet) closes apache/metron#1293
2263983 is described below

commit 2263983761e77b7eec52f70f5e8f8001bac83125
Author: justinleet <ju...@gmail.com>
AuthorDate: Tue Dec 11 09:41:40 2018 -0500

    METRON-1928 Bump Metron version to 0.7.0 for release. (justinleet) closes apache/metron#1293
---
 Upgrading.md                                                      | 2 +-
 metron-analytics/metron-maas-common/pom.xml                       | 2 +-
 metron-analytics/metron-maas-service/pom.xml                      | 2 +-
 metron-analytics/metron-profiler-client/pom.xml                   | 2 +-
 metron-analytics/metron-profiler-common/pom.xml                   | 2 +-
 metron-analytics/metron-profiler-repl/pom.xml                     | 2 +-
 metron-analytics/metron-profiler-spark/pom.xml                    | 2 +-
 metron-analytics/metron-profiler-storm/pom.xml                    | 2 +-
 metron-analytics/metron-statistics/pom.xml                        | 2 +-
 metron-analytics/pom.xml                                          | 2 +-
 metron-contrib/metron-docker/pom.xml                              | 2 +-
 metron-contrib/metron-performance/pom.xml                         | 2 +-
 metron-contrib/pom.xml                                            | 2 +-
 metron-deployment/amazon-ec2/conf/defaults.yml                    | 2 +-
 metron-deployment/ansible/playbooks/docker_probe_install.yml      | 2 +-
 metron-deployment/ansible/roles/ambari_master/defaults/main.yml   | 2 +-
 .../development/centos6/ansible/inventory/group_vars/all          | 2 +-
 .../development/ubuntu14/ansible/inventory/group_vars/all         | 2 +-
 metron-deployment/packaging/ambari/elasticsearch-mpack/pom.xml    | 4 ++--
 metron-deployment/packaging/ambari/metron-mpack/pom.xml           | 4 ++--
 .../packaging/ambari/metron-mpack/src/main/resources/mpack.json   | 2 +-
 metron-deployment/packaging/docker/deb-docker/pom.xml             | 4 ++--
 metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec   | 8 ++++----
 metron-deployment/packaging/docker/rpm-docker/pom.xml             | 4 ++--
 metron-deployment/pom.xml                                         | 2 +-
 metron-interface/metron-alerts/package-lock.json                  | 2 +-
 metron-interface/metron-alerts/package.json                       | 2 +-
 metron-interface/metron-alerts/pom.xml                            | 2 +-
 metron-interface/metron-alerts/scripts/package.json               | 2 +-
 metron-interface/metron-config/package-lock.json                  | 2 +-
 metron-interface/metron-config/package.json                       | 2 +-
 metron-interface/metron-config/pom.xml                            | 2 +-
 metron-interface/metron-config/scripts/package.json               | 2 +-
 metron-interface/metron-rest-client/pom.xml                       | 2 +-
 metron-interface/metron-rest/pom.xml                              | 2 +-
 metron-interface/metron-rest/src/main/resources/application.yml   | 2 +-
 metron-interface/pom.xml                                          | 2 +-
 metron-platform/Performance-tuning-guide.md                       | 4 ++--
 metron-platform/README.md                                         | 2 +-
 metron-platform/elasticsearch-shaded/pom.xml                      | 2 +-
 metron-platform/metron-common/pom.xml                             | 2 +-
 metron-platform/metron-common/src/main/scripts/cluster_info.py    | 2 +-
 metron-platform/metron-data-management/pom.xml                    | 2 +-
 metron-platform/metron-elasticsearch/pom.xml                      | 2 +-
 metron-platform/metron-enrichment/pom.xml                         | 2 +-
 metron-platform/metron-hbase-client/pom.xml                       | 2 +-
 metron-platform/metron-hbase/pom.xml                              | 2 +-
 metron-platform/metron-indexing/pom.xml                           | 2 +-
 metron-platform/metron-integration-test/pom.xml                   | 2 +-
 metron-platform/metron-job/pom.xml                                | 2 +-
 metron-platform/metron-management/pom.xml                         | 2 +-
 metron-platform/metron-parsers/pom.xml                            | 2 +-
 metron-platform/metron-pcap-backend/pom.xml                       | 2 +-
 .../metron-pcap-backend/src/main/scripts/pcap_zeppelin_run.sh     | 2 +-
 metron-platform/metron-pcap/pom.xml                               | 2 +-
 metron-platform/metron-solr/pom.xml                               | 2 +-
 metron-platform/metron-storm-kafka-override/pom.xml               | 2 +-
 metron-platform/metron-storm-kafka/pom.xml                        | 2 +-
 metron-platform/metron-test-utilities/pom.xml                     | 2 +-
 metron-platform/metron-writer/pom.xml                             | 2 +-
 metron-platform/metron-zookeeper/pom.xml                          | 2 +-
 metron-platform/pom.xml                                           | 2 +-
 metron-stellar/pom.xml                                            | 2 +-
 metron-stellar/stellar-3rd-party-example/pom.xml                  | 2 +-
 metron-stellar/stellar-common/README.md                           | 4 ++--
 metron-stellar/stellar-common/pom.xml                             | 2 +-
 metron-stellar/stellar-zeppelin/README.md                         | 6 +++---
 metron-stellar/stellar-zeppelin/pom.xml                           | 2 +-
 pom.xml                                                           | 2 +-
 site-book/pom.xml                                                 | 2 +-
 70 files changed, 81 insertions(+), 81 deletions(-)

diff --git a/Upgrading.md b/Upgrading.md
index 1da43fa..1b2324b 100644
--- a/Upgrading.md
+++ b/Upgrading.md
@@ -19,7 +19,7 @@ limitations under the License.
 This document constitutes a per-version listing of changes of
 configuration which are non-backwards compatible.
 
-## 0.6.0 to 0.6.1
+## 0.6.0 to 0.7.0
 
 ### [METRON-1834: Migrate Elasticsearch from TransportClient to new Java REST API](https://issues.apache.org/jira/browse/METRON-1834)
 The Elasticsearch Java client has now been migrated from TransportClient to the new Java REST client. The motivation for this change
diff --git a/metron-analytics/metron-maas-common/pom.xml b/metron-analytics/metron-maas-common/pom.xml
index 062e3db..4531416 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.6.1</version>
+    <version>0.7.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 17b80f6..672f348 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.6.1</version>
+    <version>0.7.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 2957b0f..3b1e3a4 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.6.1</version>
+        <version>0.7.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 eff70c4..b8cd486 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.6.1</version>
+        <version>0.7.0</version>
     </parent>
     <artifactId>metron-profiler-common</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-profiler-repl/pom.xml b/metron-analytics/metron-profiler-repl/pom.xml
index 4586a5d..37fdf2a 100644
--- a/metron-analytics/metron-profiler-repl/pom.xml
+++ b/metron-analytics/metron-profiler-repl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>metron-analytics</artifactId>
         <groupId>org.apache.metron</groupId>
-        <version>0.6.1</version>
+        <version>0.7.0</version>
     </parent>
     <artifactId>metron-profiler-repl</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-profiler-spark/pom.xml b/metron-analytics/metron-profiler-spark/pom.xml
index 60ea30d..047b566 100644
--- a/metron-analytics/metron-profiler-spark/pom.xml
+++ b/metron-analytics/metron-profiler-spark/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-analytics</artifactId>
-        <version>0.6.1</version>
+        <version>0.7.0</version>
     </parent>
     <artifactId>metron-profiler-spark</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-profiler-storm/pom.xml b/metron-analytics/metron-profiler-storm/pom.xml
index ec2e215..e8c6917 100644
--- a/metron-analytics/metron-profiler-storm/pom.xml
+++ b/metron-analytics/metron-profiler-storm/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-analytics</artifactId>
-        <version>0.6.1</version>
+        <version>0.7.0</version>
     </parent>
     <artifactId>metron-profiler-storm</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-analytics/metron-statistics/pom.xml b/metron-analytics/metron-statistics/pom.xml
index 732f247..c15a9d9 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.6.1</version>
+        <version>0.7.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 e73da2a..8e16d88 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.6.1</version>
+		<version>0.7.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 15c7a5b..47c4fc3 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.6.1</version>
+        <version>0.7.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 5f031a6..8d682bf 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.6.1</version>
+    <version>0.7.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 c71ec5c..d2f043f 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.6.1</version>
+        <version>0.7.0</version>
     </parent>
     <description>Contributed Tooling for Metron</description>
     <url>https://metron.apache.org/</url>
diff --git a/metron-deployment/amazon-ec2/conf/defaults.yml b/metron-deployment/amazon-ec2/conf/defaults.yml
index cd0e0a1..f012a09 100644
--- a/metron-deployment/amazon-ec2/conf/defaults.yml
+++ b/metron-deployment/amazon-ec2/conf/defaults.yml
@@ -58,7 +58,7 @@ num_partitions: 3
 retention_in_gb: 25
 
 # metron variables
-metron_version: 0.6.1
+metron_version: 0.7.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 d42c57a..fe28cf8 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.6.1
+    metron_version: 0.7.0
     metron_directory: /usr/metron/{{ metron_version }}
     bro_version: "2.5.5"
     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 f6d76e5..eb3cd43 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.6.1.0
+ambari_mpack_version: 0.7.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_version: 5.6.2
diff --git a/metron-deployment/development/centos6/ansible/inventory/group_vars/all b/metron-deployment/development/centos6/ansible/inventory/group_vars/all
index f2a3dc9..e5c811b 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 @@ threatintel_hbase_table: threatintel
 enrichment_hbase_table: enrichment
 
 # metron
-metron_version: 0.6.1
+metron_version: 0.7.0
 metron_directory: /usr/metron/{{ metron_version }}
 bro_version: "2.5.5"
 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 0896694..c174715 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 @@ threatintel_hbase_table: threatintel
 enrichment_hbase_table: enrichment
 
 # metron
-metron_version: 0.6.1
+metron_version: 0.7.0
 metron_directory: /usr/metron/{{ metron_version }}
 bro_version: "2.5.5"
 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 edd2d43..e2297d3 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.6.1.0</version>
+    <version>0.7.0.0</version>
     <name>Elasticsearch Ambari Management Pack</name>
 
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.6.1</version>
+        <version>0.7.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 2975963..c373631 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.6.1.0</version>
+    <version>0.7.0.0</version>
     <name>Metron Ambari Management Pack</name>
 
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.6.1</version>
+        <version>0.7.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 bc67d16..b96b435 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.6.1.0",
+  "version": "0.7.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 d691cd2..369ffee 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.6.1</version>
+    <version>0.7.0</version>
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.6.1</version>
+        <version>0.7.0</version>
         <relativePath>../../..</relativePath>
     </parent>
     <description>DEB Package Builder for Apache Metron</description>
diff --git a/metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec b/metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec
index 2839ffa..0d829d1 100644
--- a/metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec
+++ b/metron-deployment/packaging/docker/rpm-docker/SPECS/metron.spec
@@ -591,13 +591,13 @@ chkconfig --del metron-management-ui
 chkconfig --del metron-alerts-ui
 
 %changelog
-* Wed Oct 31 2018 Apache Metron <de...@metron.apache.org> - 0.6.1
+* Wed Oct 31 2018 Apache Metron <de...@metron.apache.org> - 0.7.0
 - Update files in Management UI from Angular upgrade
-* Thu Aug 30 2018 Apache Metron <de...@metron.apache.org> - 0.6.1
+* Thu Aug 30 2018 Apache Metron <de...@metron.apache.org> - 0.7.0
 - Update compiled css file name for Alerts UI
-* Fri Aug 24 2018 Apache Metron <de...@metron.apache.org> - 0.6.1
+* Fri Aug 24 2018 Apache Metron <de...@metron.apache.org> - 0.7.0
 - Add syslog5424 parser
-* Tue Aug 21 2018 Apache Metron <de...@metron.apache.org> - 0.6.1
+* Tue Aug 21 2018 Apache Metron <de...@metron.apache.org> - 0.7.0
 - Add Profiler for REPL
 * Tue Aug 14 2018 Apache Metron <de...@metron.apache.org> - 0.5.1
 - Add Profiler for Spark
diff --git a/metron-deployment/packaging/docker/rpm-docker/pom.xml b/metron-deployment/packaging/docker/rpm-docker/pom.xml
index fc8ca4b..db5a0e6 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.6.1</version>
+    <version>0.7.0</version>
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.6.1</version>
+        <version>0.7.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 ee92447..c724214 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.6.1</version>
+        <version>0.7.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 c7f0423..097b464 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.6.1",
+  "version": "0.7.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/metron-interface/metron-alerts/package.json b/metron-interface/metron-alerts/package.json
index 76b835a..deb5ecf 100644
--- a/metron-interface/metron-alerts/package.json
+++ b/metron-interface/metron-alerts/package.json
@@ -1,6 +1,6 @@
 {
   "name": "metron-alerts",
-  "version": "0.6.1",
+  "version": "0.7.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 417df93..65b0ab3 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.6.1</version>
+        <version>0.7.0</version>
     </parent>
     <artifactId>metron-alerts</artifactId>
     <url>https://metron.apache.org/</url>
diff --git a/metron-interface/metron-alerts/scripts/package.json b/metron-interface/metron-alerts/scripts/package.json
index d41da81..f491bcd 100644
--- a/metron-interface/metron-alerts/scripts/package.json
+++ b/metron-interface/metron-alerts/scripts/package.json
@@ -1,6 +1,6 @@
 {
   "name": "metron-alerts-ui-web-server",
-  "version": "0.4.0",
+  "version": "0.7.0",
   "description": "Metron alerts ui web server",
   "main": "server.js",
   "dependencies": {
diff --git a/metron-interface/metron-config/package-lock.json b/metron-interface/metron-config/package-lock.json
index dd96dc6..f78d97e 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.6.1",
+  "version": "0.7.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/metron-interface/metron-config/package.json b/metron-interface/metron-config/package.json
index 07b8acf..9c61479 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.6.1",
+  "version": "0.7.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 c6ef5b5..d579ffa 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.6.1</version>
+        <version>0.7.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 4d75d90..08824d3 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.6.1",
+  "version": "0.7.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 1781874..d058974 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.6.1</version>
+        <version>0.7.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 52b0175..0d98b9f 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.6.1</version>
+        <version>0.7.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 19ea186..b231c28 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.6.1
+  version: 0.7.0
 
 logging:
   level:
diff --git a/metron-interface/pom.xml b/metron-interface/pom.xml
index 4b5f81c..9390f30 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.6.1</version>
+        <version>0.7.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 2e976e9..cb69cb8 100644
--- a/metron-platform/Performance-tuning-guide.md
+++ b/metron-platform/Performance-tuning-guide.md
@@ -412,7 +412,7 @@ And we ran our bro parser topology with the following options. We did not need t
 though you could certainly do so if necessary. Notice that we only needed 1 worker.
 
 ```
-/usr/metron/0.6.1/bin/start_parser_topology.sh \
+/usr/metron/0.7.0/bin/start_parser_topology.sh \
     -e ~metron/.storm/storm-bro.config \
     -esc ~/.storm/spout-bro.config \
     -k $BROKERLIST \
@@ -598,7 +598,7 @@ export KAFKA_HOME=$HDP_HOME/kafka-broker
 export STORM_UI=http://node1:8744
 export ELASTIC=http://node1:9200
 export ZOOKEEPER=node1:2181
-export METRON_VERSION=0.6.1
+export METRON_VERSION=0.7.0
 export METRON_HOME=/usr/metron/${METRON_VERSION}
 ```
 
diff --git a/metron-platform/README.md b/metron-platform/README.md
index 93424ea..e698317 100644
--- a/metron-platform/README.md
+++ b/metron-platform/README.md
@@ -17,7 +17,7 @@ limitations under the License.
 
 # Current Build
 
-The latest build of metron-platform is 0.6.1.
+The latest build of metron-platform is 0.7.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 7766e3d..48a1afa 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.6.1</version>
+        <version>0.7.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 afa4e64..4b23fcc 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.6.1</version>
+        <version>0.7.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 86643e4..9f30909 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 @@ class ClusterInfo:
                           type="string",
                           dest="metron_home",
                           help="Metron home directory",
-                          default="/usr/metron/0.6.1",
+                          default="/usr/metron/0.7.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 a7a5a40..0f9c174 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.6.1</version>
+        <version>0.7.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 e3cf840..8508a82 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.6.1</version>
+        <version>0.7.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 56ded42..64fbe37 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.6.1</version>
+        <version>0.7.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 185aff8..d620e53 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.6.1</version>
+        <version>0.7.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 fe44bb9..8581192 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.6.1</version>
+        <version>0.7.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 5be1714..86907e1 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.6.1</version>
+        <version>0.7.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 c3d1e5a..5e00b7c 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.6.1</version>
+    <version>0.7.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 7cee88e..104fa7c 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.6.1</version>
+    <version>0.7.0</version>
   </parent>
 
   <artifactId>metron-job</artifactId>
diff --git a/metron-platform/metron-management/pom.xml b/metron-platform/metron-management/pom.xml
index 79578ca..844439d 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.6.1</version>
+        <version>0.7.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 e804f71..e4914b6 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.6.1</version>
+        <version>0.7.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 19b509c..c622ceb 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.6.1</version>
+        <version>0.7.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 da0fe2c..4263c7b 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.6.1
+METRON_VERSION=0.7.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 cd08f91..9fd1160 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.6.1</version>
+        <version>0.7.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 31ce769..91c4531 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.6.1</version>
+        <version>0.7.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 b12766f..b8cb203 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.6.1</version>
+        <version>0.7.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 f8bffef..2b9419c 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.6.1</version>
+        <version>0.7.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 f258d2f..5d7ab14 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.6.1</version>
+    <version>0.7.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 6d08093..d579ee6 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.6.1</version>
+        <version>0.7.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 d65cd90..3e5048b 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.6.1</version>
+    <version>0.7.0</version>
   </parent>
   <artifactId>metron-zookeeper</artifactId>
   <name>metron-zookeeper</name>
diff --git a/metron-platform/pom.xml b/metron-platform/pom.xml
index 89633d5..0eab085 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.6.1</version>
+		<version>0.7.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 ba64470..2a00f33 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.6.1</version>
+        <version>0.7.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 2c0afc1..c7cccd8 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.6.1</version>
+      <version>0.7.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 5b0ec17..77877b9 100644
--- a/metron-stellar/stellar-common/README.md
+++ b/metron-stellar/stellar-common/README.md
@@ -1500,7 +1500,7 @@ operating system.
 
 
 ```bash
-metron-stellar/stellar-common/target/stellar-common-0.6.1-stand-alone.tar.gz
+metron-stellar/stellar-common/target/stellar-common-0.7.0-stand-alone.tar.gz
 ```
 
 When unpacked, the following structure will be created:
@@ -1510,7 +1510,7 @@ When unpacked, the following structure will be created:
 ├── bin
 │   └── stellar
 └── lib
-    └── stellar-common-0.6.1-uber.jar
+    └── stellar-common-0.7.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 b3a1fac..c8f4ba1 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.6.1</version>
+        <version>0.7.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 97090d7..a7db468 100644
--- a/metron-stellar/stellar-zeppelin/README.md
+++ b/metron-stellar/stellar-zeppelin/README.md
@@ -56,10 +56,10 @@ To install the Stellar Interpreter in your Apache Zeppelin installation, follow
 
 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.6.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.7.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.6.1
+    bin/install-interpreter.sh --name stellar --artifact org.apache.metron:stellar-zeppelin:0.7.0
     ```
 
 1. Start Zeppelin.  
@@ -106,7 +106,7 @@ Usage
     1. Go back to the Stellar interpreter configuration and add another dependency as follows.
 
         ```
-        org.apache.metron:metron-statistics:0.6.1
+        org.apache.metron:metron-statistics:0.7.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 6cdaa83..4ecff12 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.6.1</version>
+        <version>0.7.0</version>
     </parent>
     <name>stellar-zeppelin</name>
     <description>Stellar Interpreter for Apache Zeppelin</description>
diff --git a/pom.xml b/pom.xml
index 370fa1a..e12a8b0 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.6.1</version>
+    <version>0.7.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 c817b29..f9ebaf5 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.6.1</version>
+		<version>0.7.0</version>
 	</parent>
 	<description>User Documentation for Metron</description>
 	<url>https://metron.apache.org/</url>