Repository: metron
Updated Branches:
  refs/heads/master cf6058938 -> a25de0fc1


METRON-1196 Increment master version number to 0.4.2 for on-going development 
(mattf-horton) closes apache/metron#767


Project: http://git-wip-us.apache.org/repos/asf/metron/repo
Commit: http://git-wip-us.apache.org/repos/asf/metron/commit/a25de0fc
Tree: http://git-wip-us.apache.org/repos/asf/metron/tree/a25de0fc
Diff: http://git-wip-us.apache.org/repos/asf/metron/diff/a25de0fc

Branch: refs/heads/master
Commit: a25de0fc1423a4ba4b931e50c65322ce1511ba08
Parents: cf60589
Author: mattf-horton <mfo...@hortonworks.com>
Authored: Wed Oct 25 10:34:38 2017 -0700
Committer: mattf <ma...@apache.org>
Committed: Wed Oct 25 10:34:38 2017 -0700

----------------------------------------------------------------------
 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/README.md                       | 4 ++--
 metron-analytics/metron-profiler/pom.xml                         | 2 +-
 metron-analytics/metron-statistics/pom.xml                       | 2 +-
 metron-analytics/pom.xml                                         | 2 +-
 metron-contrib/metron-docker/pom.xml                             | 2 +-
 metron-contrib/pom.xml                                           | 2 +-
 metron-deployment/Kerberos-manual-setup.md                       | 2 +-
 metron-deployment/amazon-ec2/conf/defaults.yml                   | 2 +-
 metron-deployment/inventory/full-dev-platform/group_vars/all     | 2 +-
 metron-deployment/inventory/quick-dev-platform/group_vars/all    | 2 +-
 metron-deployment/packaging/ambari/metron-mpack/pom.xml          | 4 ++--
 .../packaging/ambari/metron-mpack/src/main/resources/mpack.json  | 2 +-
 metron-deployment/packaging/docker/rpm-docker/pom.xml            | 4 ++--
 metron-deployment/playbooks/docker_probe_install.yml             | 2 +-
 metron-deployment/pom.xml                                        | 2 +-
 metron-deployment/roles/ambari_master/defaults/main.yml          | 2 +-
 metron-deployment/roles/ambari_master/tasks/main.yml             | 2 +-
 metron-deployment/roles/metron_pcapservice/defaults/main.yml     | 2 +-
 metron-interface/metron-alerts/package.json                      | 2 +-
 metron-interface/metron-alerts/pom.xml                           | 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/README.md                                        | 2 +-
 metron-platform/elasticsearch-shaded/pom.xml                     | 2 +-
 metron-platform/metron-api/pom.xml                               | 2 +-
 metron-platform/metron-common/pom.xml                            | 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-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/pom.xml                                          | 2 +-
 metron-stellar/pom.xml                                           | 2 +-
 metron-stellar/stellar-common/3rdPartyStellar.md                 | 4 ++--
 metron-stellar/stellar-common/README.md                          | 2 +-
 metron-stellar/stellar-common/pom.xml                            | 2 +-
 pom.xml                                                          | 2 +-
 site-book/pom.xml                                                | 2 +-
 59 files changed, 63 insertions(+), 63 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-analytics/metron-maas-common/pom.xml
----------------------------------------------------------------------
diff --git a/metron-analytics/metron-maas-common/pom.xml 
b/metron-analytics/metron-maas-common/pom.xml
index 6921e51..05e9d86 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.4.1</version>
+    <version>0.4.2</version>
   </parent>
   <artifactId>metron-maas-common</artifactId>
   <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-analytics/metron-maas-service/pom.xml
----------------------------------------------------------------------
diff --git a/metron-analytics/metron-maas-service/pom.xml 
b/metron-analytics/metron-maas-service/pom.xml
index 20ce43c..16085d8 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.4.1</version>
+    <version>0.4.2</version>
   </parent>
   <artifactId>metron-maas-service</artifactId>
   <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-analytics/metron-profiler-client/pom.xml
----------------------------------------------------------------------
diff --git a/metron-analytics/metron-profiler-client/pom.xml 
b/metron-analytics/metron-profiler-client/pom.xml
index 69b8c29..f100c94 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-profiler-client</artifactId>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-analytics/metron-profiler-common/pom.xml
----------------------------------------------------------------------
diff --git a/metron-analytics/metron-profiler-common/pom.xml 
b/metron-analytics/metron-profiler-common/pom.xml
index 58ec3fb..c909969 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-profiler-common</artifactId>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-analytics/metron-profiler/README.md
----------------------------------------------------------------------
diff --git a/metron-analytics/metron-profiler/README.md 
b/metron-analytics/metron-profiler/README.md
index e95fd93..6a8329c 100644
--- a/metron-analytics/metron-profiler/README.md
+++ b/metron-analytics/metron-profiler/README.md
@@ -44,7 +44,7 @@ This section will describe the steps necessary to manually 
install the Profiler
 
     ```
     [root@node1 ~]# find /localrepo/  -name "metron-profiler*.rpm"
-    /localrepo/metron-profiler-0.4.0-201707112313.noarch.rpm
+    /localrepo/metron-profiler-0.4.1-201707112313.noarch.rpm
     ```
 
 1. Install the RPM.
@@ -67,7 +67,7 @@ This section will describe the steps necessary to manually 
install the Profiler
     /usr/metron/0.4.1/flux/profiler
     /usr/metron/0.4.1/flux/profiler/remote.yaml
     /usr/metron/0.4.1/lib
-    /usr/metron/0.4.1/lib/metron-profiler-0.4.0-uber.jar
+    /usr/metron/0.4.1/lib/metron-profiler-0.4.1-uber.jar
     ```
 
 1. Edit the configuration file located at 
`$METRON_HOME/config/profiler.properties`.  

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-analytics/metron-profiler/pom.xml
----------------------------------------------------------------------
diff --git a/metron-analytics/metron-profiler/pom.xml 
b/metron-analytics/metron-profiler/pom.xml
index e1ee806..3464f42 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-profiler</artifactId>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-analytics/metron-statistics/pom.xml
----------------------------------------------------------------------
diff --git a/metron-analytics/metron-statistics/pom.xml 
b/metron-analytics/metron-statistics/pom.xml
index b4d2ed6..ba043b8 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-statistics</artifactId>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-analytics/pom.xml
----------------------------------------------------------------------
diff --git a/metron-analytics/pom.xml b/metron-analytics/pom.xml
index 40f82ec..9ca0fed 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.4.1</version>
+               <version>0.4.2</version>
        </parent>
        <description>Stream analytics for Metron</description>
        <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-contrib/metron-docker/pom.xml
----------------------------------------------------------------------
diff --git a/metron-contrib/metron-docker/pom.xml 
b/metron-contrib/metron-docker/pom.xml
index 650c417..278eb2c 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <description>Metron Docker</description>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-contrib/pom.xml
----------------------------------------------------------------------
diff --git a/metron-contrib/pom.xml b/metron-contrib/pom.xml
index 324c793..eb0ce9c 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <description>Contributed Tooling for Metron</description>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/Kerberos-manual-setup.md
----------------------------------------------------------------------
diff --git a/metron-deployment/Kerberos-manual-setup.md 
b/metron-deployment/Kerberos-manual-setup.md
index 9c4ed1d..f42b7ed 100644
--- a/metron-deployment/Kerberos-manual-setup.md
+++ b/metron-deployment/Kerberos-manual-setup.md
@@ -30,7 +30,7 @@ Setup
     export BROKERLIST=node1:6667
     export HDP_HOME="/usr/hdp/current"
     export KAFKA_HOME="${HDP_HOME}/kafka-broker"
-    export METRON_VERSION="0.4.1"
+    export METRON_VERSION="0.4.2"
     export METRON_HOME="/usr/metron/${METRON_VERSION}"
     ```
 

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/amazon-ec2/conf/defaults.yml
----------------------------------------------------------------------
diff --git a/metron-deployment/amazon-ec2/conf/defaults.yml 
b/metron-deployment/amazon-ec2/conf/defaults.yml
index bda9bb6..f32ef3f 100644
--- a/metron-deployment/amazon-ec2/conf/defaults.yml
+++ b/metron-deployment/amazon-ec2/conf/defaults.yml
@@ -67,7 +67,7 @@ num_partitions: 3
 retention_in_gb: 25
 
 # metron variables
-metron_version: 0.4.1
+metron_version: 0.4.2
 metron_directory: /usr/metron/{{ metron_version }}
 pcapservice_port: 8081
 

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/inventory/full-dev-platform/group_vars/all
----------------------------------------------------------------------
diff --git a/metron-deployment/inventory/full-dev-platform/group_vars/all 
b/metron-deployment/inventory/full-dev-platform/group_vars/all
index 12b4361..828c946 100644
--- a/metron-deployment/inventory/full-dev-platform/group_vars/all
+++ b/metron-deployment/inventory/full-dev-platform/group_vars/all
@@ -40,7 +40,7 @@ threatintel_hbase_table: threatintel
 enrichment_hbase_table: enrichment
 
 # metron
-metron_version: 0.4.1
+metron_version: 0.4.2
 metron_directory: /usr/metron/{{ metron_version }}
 bro_version: "2.4.1"
 fixbuf_version: "1.7.1"

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/inventory/quick-dev-platform/group_vars/all
----------------------------------------------------------------------
diff --git a/metron-deployment/inventory/quick-dev-platform/group_vars/all 
b/metron-deployment/inventory/quick-dev-platform/group_vars/all
index a6467cf..2a1ea80 100644
--- a/metron-deployment/inventory/quick-dev-platform/group_vars/all
+++ b/metron-deployment/inventory/quick-dev-platform/group_vars/all
@@ -39,7 +39,7 @@ threatintel_hbase_table: threatintel
 enrichment_hbase_table: enrichment
 
 # metron
-metron_version: 0.4.1
+metron_version: 0.4.2
 metron_directory: /usr/metron/{{ metron_version }}
 bro_version: "2.4.1"
 fixbuf_version: "1.7.1"

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/packaging/ambari/metron-mpack/pom.xml
----------------------------------------------------------------------
diff --git a/metron-deployment/packaging/ambari/metron-mpack/pom.xml 
b/metron-deployment/packaging/ambari/metron-mpack/pom.xml
index ae721f2..bf83eb2 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.4.1.0</version>
+    <version>0.4.2.0</version>
     <name>Metron Ambari Management Pack</name>
 
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.4.1</version>
+        <version>0.4.2</version>
         <relativePath>../../..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/packaging/ambari/metron-mpack/src/main/resources/mpack.json
----------------------------------------------------------------------
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 7c1b92d..14ec8a3 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.4.1.0",
+  "version": "0.4.2.0",
   "description": "Ambari Management Pack for Apache Metron",
   "prerequisites": {
     "min-ambari-version": "2.4.0.0",

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/packaging/docker/rpm-docker/pom.xml
----------------------------------------------------------------------
diff --git a/metron-deployment/packaging/docker/rpm-docker/pom.xml 
b/metron-deployment/packaging/docker/rpm-docker/pom.xml
index 18d2253..f099584 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.4.1</version>
+    <version>0.4.2</version>
     <parent>
         <groupId>org.apache.metron</groupId>
         <artifactId>metron-deployment</artifactId>
-        <version>0.4.1</version>
+        <version>0.4.2</version>
         <relativePath>../../..</relativePath>
     </parent>
     <description>RPM Builder for Apache Metron</description>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/playbooks/docker_probe_install.yml
----------------------------------------------------------------------
diff --git a/metron-deployment/playbooks/docker_probe_install.yml 
b/metron-deployment/playbooks/docker_probe_install.yml
index 850bc94..75ae31f 100644
--- a/metron-deployment/playbooks/docker_probe_install.yml
+++ b/metron-deployment/playbooks/docker_probe_install.yml
@@ -30,7 +30,7 @@
 
 - hosts: sensors
   vars:
-    metron_version: 0.4.1
+    metron_version: 0.4.2
     metron_directory: /usr/metron/{{ metron_version }}
     bro_version: "2.4.1"
     fixbuf_version: "1.7.1"

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/pom.xml
----------------------------------------------------------------------
diff --git a/metron-deployment/pom.xml b/metron-deployment/pom.xml
index 120f80d..20eb848 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <description>Building and deploying Metron</description>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/roles/ambari_master/defaults/main.yml
----------------------------------------------------------------------
diff --git a/metron-deployment/roles/ambari_master/defaults/main.yml 
b/metron-deployment/roles/ambari_master/defaults/main.yml
index 2518679..78aee20 100644
--- a/metron-deployment/roles/ambari_master/defaults/main.yml
+++ b/metron-deployment/roles/ambari_master/defaults/main.yml
@@ -16,4 +16,4 @@
 #
 ---
 ambari_server_mem: 2048
-ambari_mpack_version: 0.4.1.0
\ No newline at end of file
+ambari_mpack_version: 0.4.2.0
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/roles/ambari_master/tasks/main.yml
----------------------------------------------------------------------
diff --git a/metron-deployment/roles/ambari_master/tasks/main.yml 
b/metron-deployment/roles/ambari_master/tasks/main.yml
index 5c7e480..d2ff4d5 100644
--- a/metron-deployment/roles/ambari_master/tasks/main.yml
+++ b/metron-deployment/roles/ambari_master/tasks/main.yml
@@ -44,7 +44,7 @@
     dest: /tmp
 
 - name: Install MPack on Ambari Host
-  shell: ambari-server install-mpack --mpack=/tmp/metron_mpack-0.4.1.0.tar.gz
+  shell: ambari-server install-mpack --mpack=/tmp/metron_mpack-0.4.2.0.tar.gz
   args:
     creates: /var/lib/ambari-server/resources/mpacks/metron-ambari.mpack-{{ 
ambari_mpack_version }}/addon-services
 

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-deployment/roles/metron_pcapservice/defaults/main.yml
----------------------------------------------------------------------
diff --git a/metron-deployment/roles/metron_pcapservice/defaults/main.yml 
b/metron-deployment/roles/metron_pcapservice/defaults/main.yml
index 2310d4b..cd20f6b 100644
--- a/metron-deployment/roles/metron_pcapservice/defaults/main.yml
+++ b/metron-deployment/roles/metron_pcapservice/defaults/main.yml
@@ -15,7 +15,7 @@
 #  limitations under the License.
 #
 ---
-metron_version: 0.4.1
+metron_version: 0.4.2
 metron_directory: /usr/metron/{{ metron_version }}
 pcapservice_jar_name: metron-api-{{ metron_version }}.jar
 pcapservice_jar_src: "{{ playbook_dir 
}}/../../metron-platform/metron-api/target/{{ pcapservice_jar_name }}"

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/metron-alerts/package.json
----------------------------------------------------------------------
diff --git a/metron-interface/metron-alerts/package.json 
b/metron-interface/metron-alerts/package.json
index 1322a65..bc2c726 100644
--- a/metron-interface/metron-alerts/package.json
+++ b/metron-interface/metron-alerts/package.json
@@ -1,6 +1,6 @@
 {
   "name": "metron-alerts",
-  "version": "0.4.1",
+  "version": "0.4.2",
   "license": "Apache-2.0",
   "angular-cli": {},
   "scripts": {

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/metron-alerts/pom.xml
----------------------------------------------------------------------
diff --git a/metron-interface/metron-alerts/pom.xml 
b/metron-interface/metron-alerts/pom.xml
index fe06a3e..b59c426 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-alerts</artifactId>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/metron-config/package.json
----------------------------------------------------------------------
diff --git a/metron-interface/metron-config/package.json 
b/metron-interface/metron-config/package.json
index 1c384f8..7abc315 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.4.1",
+  "version": "0.4.2",
   "license": "Apache-2.0",
   "config": {
     "node_ace": "node_modules/ace-builds/src-min-noconflict/"

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/metron-config/pom.xml
----------------------------------------------------------------------
diff --git a/metron-interface/metron-config/pom.xml 
b/metron-interface/metron-config/pom.xml
index af95a61..3958258 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-config</artifactId>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/metron-config/scripts/package.json
----------------------------------------------------------------------
diff --git a/metron-interface/metron-config/scripts/package.json 
b/metron-interface/metron-config/scripts/package.json
index 2848f3f..b112da2 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.4.1",
+  "version": "0.4.2",
   "description": "Metron management ui web server",
   "main": "server.js",
   "dependencies": {

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/metron-rest-client/pom.xml
----------------------------------------------------------------------
diff --git a/metron-interface/metron-rest-client/pom.xml 
b/metron-interface/metron-rest-client/pom.xml
index 95f1bc2..8acb6a9 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-rest-client</artifactId>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/metron-rest/pom.xml
----------------------------------------------------------------------
diff --git a/metron-interface/metron-rest/pom.xml 
b/metron-interface/metron-rest/pom.xml
index dcc3b85..ee0d044 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-rest</artifactId>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/metron-rest/src/main/resources/application.yml
----------------------------------------------------------------------
diff --git a/metron-interface/metron-rest/src/main/resources/application.yml 
b/metron-interface/metron-rest/src/main/resources/application.yml
index c3012fa..439a677 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.4.1
+  version: 0.4.2
 
 logging:
   level:

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-interface/pom.xml
----------------------------------------------------------------------
diff --git a/metron-interface/pom.xml b/metron-interface/pom.xml
index 2dd37f0..0a6ee7d 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <description>Interfaces for Metron</description>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/README.md
----------------------------------------------------------------------
diff --git a/metron-platform/README.md b/metron-platform/README.md
index 668ff14..d233029 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.4.1.
+The latest build of metron-platform is 0.4.2.
 
 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.
 

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/elasticsearch-shaded/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/elasticsearch-shaded/pom.xml 
b/metron-platform/elasticsearch-shaded/pom.xml
index bbf96a0..a8c6536 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>elasticsearch-shaded</artifactId>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-api/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-api/pom.xml 
b/metron-platform/metron-api/pom.xml
index 8a15251..fa5d775 100644
--- a/metron-platform/metron-api/pom.xml
+++ b/metron-platform/metron-api/pom.xml
@@ -17,7 +17,7 @@
        <parent>
                <groupId>org.apache.metron</groupId>
                <artifactId>metron-platform</artifactId>
-               <version>0.4.1</version>
+               <version>0.4.2</version>
        </parent>
        <artifactId>metron-api</artifactId>
     <name>metron-api</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-common/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-common/pom.xml 
b/metron-platform/metron-common/pom.xml
index 8734d63..c31f579 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-common</artifactId>
     <name>metron-common</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-data-management/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-data-management/pom.xml 
b/metron-platform/metron-data-management/pom.xml
index 3fccc0a..3964bed 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-data-management</artifactId>
     <name>metron-data-management</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-elasticsearch/pom.xml 
b/metron-platform/metron-elasticsearch/pom.xml
index f9f05ea..88987c4 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-elasticsearch</artifactId>
     <name>metron-elasticsearch</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-enrichment/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-enrichment/pom.xml 
b/metron-platform/metron-enrichment/pom.xml
index dd3998b..fabcbf9 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-enrichment</artifactId>
     <name>metron-enrichment</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-hbase-client/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-hbase-client/pom.xml 
b/metron-platform/metron-hbase-client/pom.xml
index 1237be7..7af8cf3 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <!--
     The purpose of this project is to provide a version of the hbase client 
which has a shaded and relocated gauva.

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-hbase/pom.xml 
b/metron-platform/metron-hbase/pom.xml
index 180134f..cc6e69f 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-hbase</artifactId>
     <name>metron-hbase</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-indexing/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-indexing/pom.xml 
b/metron-platform/metron-indexing/pom.xml
index 55fe455..35dfb2b 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-indexing</artifactId>
     <name>metron-indexing</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-integration-test/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-integration-test/pom.xml 
b/metron-platform/metron-integration-test/pom.xml
index 0d99426..cded6f1 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.4.1</version>
+    <version>0.4.2</version>
   </parent>
   <artifactId>metron-integration-test</artifactId>
   <name>metron-integration-test</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-management/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-management/pom.xml 
b/metron-platform/metron-management/pom.xml
index a5cae38..53acae1 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-management</artifactId>
     <name>metron-management</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-parsers/pom.xml 
b/metron-platform/metron-parsers/pom.xml
index 85c6218..7b02c7a 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-parsers</artifactId>
     <name>metron-parsers</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-pcap-backend/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-pcap-backend/pom.xml 
b/metron-platform/metron-pcap-backend/pom.xml
index 5878873..02218fa 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-pcap-backend</artifactId>
     <name>metron-pcap-backend</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-pcap-backend/src/main/scripts/pcap_zeppelin_run.sh
----------------------------------------------------------------------
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 a2dfb6d..a9d35bc 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.4.1
+METRON_VERSION=0.4.2
 METRON_HOME=${METRON_HOME:-"/usr/metron/$METRON_VERSION"}
 DATE_FORMAT=${DATE_FORMAT:-"yyyyMMdd"}
 USER=$(whoami)

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-pcap/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-pcap/pom.xml 
b/metron-platform/metron-pcap/pom.xml
index 39e8588..50c2a1a 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-pcap</artifactId>
     <name>metron-pcap</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-solr/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-solr/pom.xml 
b/metron-platform/metron-solr/pom.xml
index 97132c4..160c6ad 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-solr</artifactId>
     <name>metron-solr</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-storm-kafka-override/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-storm-kafka-override/pom.xml 
b/metron-platform/metron-storm-kafka-override/pom.xml
index be15459..b200b61 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-storm-kafka-override</artifactId>
     <name>metron-storm-kafka-override</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-storm-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-storm-kafka/pom.xml 
b/metron-platform/metron-storm-kafka/pom.xml
index 435c4a2..1be519b 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-storm-kafka</artifactId>
     <name>metron-storm-kafka</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-test-utilities/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-test-utilities/pom.xml 
b/metron-platform/metron-test-utilities/pom.xml
index 38f8a38..98ff713 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.4.1</version>
+    <version>0.4.2</version>
   </parent>
   <artifactId>metron-test-utilities</artifactId>
   <name>metron-test-utilities</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/metron-writer/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/metron-writer/pom.xml 
b/metron-platform/metron-writer/pom.xml
index de6b3b8..c372744 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>metron-writer</artifactId>
     <name>metron-writer</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-platform/pom.xml
----------------------------------------------------------------------
diff --git a/metron-platform/pom.xml b/metron-platform/pom.xml
index 3e72d78..446f3f8 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.4.1</version>
+               <version>0.4.2</version>
        </parent>
        <description>Stream analytics for Metron</description>
        <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-stellar/pom.xml
----------------------------------------------------------------------
diff --git a/metron-stellar/pom.xml b/metron-stellar/pom.xml
index 075ceb5..118f197 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <description>DSL for stream analytics</description>
     <url>https://metron.apache.org/</url>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-stellar/stellar-common/3rdPartyStellar.md
----------------------------------------------------------------------
diff --git a/metron-stellar/stellar-common/3rdPartyStellar.md 
b/metron-stellar/stellar-common/3rdPartyStellar.md
index 9906a3e..3a6f958 100644
--- a/metron-stellar/stellar-common/3rdPartyStellar.md
+++ b/metron-stellar/stellar-common/3rdPartyStellar.md
@@ -17,7 +17,7 @@ since the epoch.  I notice that there's nothing like that 
currently in Metron,
 so I embark on the adventure of adding it for my cluster.
 
 I will presume that you have an installed Metron into your local maven repo 
via `mvn install` .  In the future, when we publish to a maven repo,
-you will not need this.  I will depend on 0.4.1 for the
+you will not need this.  I will depend on 0.4.2 for the
 purpose of this demonstration
 
 ### Hack, Hack, Hack
@@ -49,7 +49,7 @@ First, we should depend on `metron-common` and we can do that 
by adjusting the `
     <dependency>
       <groupId>org.apache.metron</groupId>
       <artifactId>metron-common</artifactId>
-      <version>0.4.1</version>
+      <version>0.4.2</version>
       <!-- NOTE: We will want to depend on the deployed common on the 
classpath. -->
       <scope>provided</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-stellar/stellar-common/README.md
----------------------------------------------------------------------
diff --git a/metron-stellar/stellar-common/README.md 
b/metron-stellar/stellar-common/README.md
index 713af06..5fe9ae7 100644
--- a/metron-stellar/stellar-common/README.md
+++ b/metron-stellar/stellar-common/README.md
@@ -1372,7 +1372,7 @@ This path is a comma separated list of
 ```json
 {
  ...
-  "stellar.function.paths" : 
"hdfs://node1:8020/apps/metron/stellar/metron-management-0.4.1.jar, 
hdfs://node1:8020/apps/metron/3rdparty/.*.jar"
+  "stellar.function.paths" : 
"hdfs://node1:8020/apps/metron/stellar/metron-management-0.4.2.jar, 
hdfs://node1:8020/apps/metron/3rdparty/.*.jar"
 }
 ```
 

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/metron-stellar/stellar-common/pom.xml
----------------------------------------------------------------------
diff --git a/metron-stellar/stellar-common/pom.xml 
b/metron-stellar/stellar-common/pom.xml
index 5ec8a4e..48df224 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.4.1</version>
+        <version>0.4.2</version>
     </parent>
     <artifactId>stellar-common</artifactId>
     <name>stellar-common</name>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ae95eb..bfcb6d7 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.4.1</version>
+    <version>0.4.2</version>
     <packaging>pom</packaging>
     <name>Metron</name>
     <description>Metron Top Level Project</description>

http://git-wip-us.apache.org/repos/asf/metron/blob/a25de0fc/site-book/pom.xml
----------------------------------------------------------------------
diff --git a/site-book/pom.xml b/site-book/pom.xml
index cef84be..58a3a7f 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.4.1</version>
+               <version>0.4.2</version>
        </parent>
        <description>User Documentation for Metron</description>
        <url>https://metron.apache.org/</url>

Reply via email to