update eagle version to 0.3.0-incubating.

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

Branch: refs/heads/master
Commit: cad5d965ca597fc52109a38f1d0b265abb7cbe45
Parents: 37c0fe1
Author: hdendukuri <hdenduk...@ebay.com>
Authored: Tue Mar 8 11:41:29 2016 -0800
Committer: hdendukuri <hdenduk...@ebay.com>
Committed: Tue Mar 8 11:41:29 2016 -0800

----------------------------------------------------------------------
 eagle-assembly/pom.xml                                             | 2 +-
 eagle-core/eagle-alert/eagle-alert-base/pom.xml                    | 2 +-
 eagle-core/eagle-alert/eagle-alert-notification-plugin/pom.xml     | 2 +-
 eagle-core/eagle-alert/eagle-alert-process/pom.xml                 | 2 +-
 eagle-core/eagle-alert/eagle-alert-service/pom.xml                 | 2 +-
 eagle-core/eagle-alert/pom.xml                                     | 2 +-
 eagle-core/eagle-data-process/eagle-job-common/pom.xml             | 2 +-
 eagle-core/eagle-data-process/eagle-storm-jobrunning-spout/pom.xml | 2 +-
 eagle-core/eagle-data-process/eagle-stream-pipeline/pom.xml        | 2 +-
 eagle-core/eagle-data-process/eagle-stream-process-api/pom.xml     | 2 +-
 eagle-core/eagle-data-process/eagle-stream-process-base/pom.xml    | 2 +-
 eagle-core/eagle-data-process/pom.xml                              | 2 +-
 eagle-core/eagle-embed/eagle-embed-hbase/pom.xml                   | 2 +-
 eagle-core/eagle-embed/eagle-embed-server/pom.xml                  | 2 +-
 eagle-core/eagle-embed/pom.xml                                     | 2 +-
 .../eagle-machinelearning/eagle-machinelearning-base/pom.xml       | 2 +-
 eagle-core/eagle-machinelearning/pom.xml                           | 2 +-
 eagle-core/eagle-metric/pom.xml                                    | 2 +-
 eagle-core/eagle-policy/eagle-policy-base/pom.xml                  | 2 +-
 eagle-core/eagle-policy/pom.xml                                    | 2 +-
 eagle-core/eagle-query/eagle-antlr/pom.xml                         | 2 +-
 eagle-core/eagle-query/eagle-audit-base/pom.xml                    | 2 +-
 eagle-core/eagle-query/eagle-client-base/pom.xml                   | 2 +-
 eagle-core/eagle-query/eagle-common/pom.xml                        | 2 +-
 eagle-core/eagle-query/eagle-entity-base/pom.xml                   | 2 +-
 eagle-core/eagle-query/eagle-query-base/pom.xml                    | 2 +-
 eagle-core/eagle-query/eagle-service-base/pom.xml                  | 2 +-
 eagle-core/eagle-query/eagle-storage-base/pom.xml                  | 2 +-
 eagle-core/eagle-query/eagle-storage-hbase/pom.xml                 | 2 +-
 eagle-core/eagle-query/eagle-storage-jdbc/pom.xml                  | 2 +-
 eagle-core/eagle-query/pom.xml                                     | 2 +-
 eagle-core/pom.xml                                                 | 2 +-
 eagle-examples/eagle-topology-example/pom.xml                      | 2 +-
 eagle-examples/pom.xml                                             | 2 +-
 eagle-external/eagle-log4jkafka/pom.xml                            | 2 +-
 eagle-external/pom.xml                                             | 2 +-
 eagle-gc/pom.xml                                                   | 2 +-
 eagle-hadoop-metric/pom.xml                                        | 2 +-
 eagle-security/eagle-metric-collection/pom.xml                     | 2 +-
 eagle-security/eagle-security-common/pom.xml                       | 2 +-
 eagle-security/eagle-security-hbase-securitylog/pom.xml            | 2 +-
 eagle-security/eagle-security-hbase-web/pom.xml                    | 2 +-
 eagle-security/eagle-security-hdfs-auditlog/pom.xml                | 2 +-
 eagle-security/eagle-security-hdfs-securitylog/pom.xml             | 2 +-
 eagle-security/eagle-security-hdfs-web/pom.xml                     | 2 +-
 eagle-security/eagle-security-hive-web/pom.xml                     | 2 +-
 eagle-security/eagle-security-hive/pom.xml                         | 2 +-
 eagle-security/eagle-security-userprofile/common/pom.xml           | 2 +-
 eagle-security/eagle-security-userprofile/detection/pom.xml        | 2 +-
 eagle-security/eagle-security-userprofile/pom.xml                  | 2 +-
 eagle-security/eagle-security-userprofile/training/pom.xml         | 2 +-
 eagle-security/pom.xml                                             | 2 +-
 eagle-topology-assembly/pom.xml                                    | 2 +-
 eagle-webservice/pom.xml                                           | 2 +-
 pom.xml                                                            | 2 +-
 55 files changed, 55 insertions(+), 55 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-assembly/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-assembly/pom.xml b/eagle-assembly/pom.xml
index 8f75fa6..820dfe5 100644
--- a/eagle-assembly/pom.xml
+++ b/eagle-assembly/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-alert/eagle-alert-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-alert/eagle-alert-base/pom.xml 
b/eagle-core/eagle-alert/eagle-alert-base/pom.xml
index ce05d83..c1eaede 100644
--- a/eagle-core/eagle-alert/eagle-alert-base/pom.xml
+++ b/eagle-core/eagle-alert/eagle-alert-base/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-alert-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-alert/eagle-alert-notification-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-alert/eagle-alert-notification-plugin/pom.xml 
b/eagle-core/eagle-alert/eagle-alert-notification-plugin/pom.xml
index b73d43b..272d70f 100644
--- a/eagle-core/eagle-alert/eagle-alert-notification-plugin/pom.xml
+++ b/eagle-core/eagle-alert/eagle-alert-notification-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-alert-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
   </parent>
   <groupId>eagle</groupId>
   <artifactId>eagle-alert-notification-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-alert/eagle-alert-process/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-alert/eagle-alert-process/pom.xml 
b/eagle-core/eagle-alert/eagle-alert-process/pom.xml
index fdf059d..510b076 100644
--- a/eagle-core/eagle-alert/eagle-alert-process/pom.xml
+++ b/eagle-core/eagle-alert/eagle-alert-process/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>eagle</groupId>
         <artifactId>eagle-alert-parent</artifactId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
        <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-alert/eagle-alert-service/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-alert/eagle-alert-service/pom.xml 
b/eagle-core/eagle-alert/eagle-alert-service/pom.xml
index 6bf09d1..8695ba9 100644
--- a/eagle-core/eagle-alert/eagle-alert-service/pom.xml
+++ b/eagle-core/eagle-alert/eagle-alert-service/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-alert-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-alert/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-alert/pom.xml b/eagle-core/eagle-alert/pom.xml
index 43f6675..4269bfa 100644
--- a/eagle-core/eagle-alert/pom.xml
+++ b/eagle-core/eagle-alert/pom.xml
@@ -21,7 +21,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-core</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-data-process/eagle-job-common/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-data-process/eagle-job-common/pom.xml 
b/eagle-core/eagle-data-process/eagle-job-common/pom.xml
index 7ec2a21..1b9f708 100644
--- a/eagle-core/eagle-data-process/eagle-job-common/pom.xml
+++ b/eagle-core/eagle-data-process/eagle-job-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-data-process-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>eagle-job-common</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-data-process/eagle-storm-jobrunning-spout/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-data-process/eagle-storm-jobrunning-spout/pom.xml 
b/eagle-core/eagle-data-process/eagle-storm-jobrunning-spout/pom.xml
index 7b01ef5..555b646 100644
--- a/eagle-core/eagle-data-process/eagle-storm-jobrunning-spout/pom.xml
+++ b/eagle-core/eagle-data-process/eagle-storm-jobrunning-spout/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-data-process-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>eagle-storm-jobrunning-spout</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-data-process/eagle-stream-pipeline/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-data-process/eagle-stream-pipeline/pom.xml 
b/eagle-core/eagle-data-process/eagle-stream-pipeline/pom.xml
index 0dc9acc..5d54cf2 100644
--- a/eagle-core/eagle-data-process/eagle-stream-pipeline/pom.xml
+++ b/eagle-core/eagle-data-process/eagle-stream-pipeline/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>eagle-data-process-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>eagle-stream-pipeline</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-data-process/eagle-stream-process-api/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-data-process/eagle-stream-process-api/pom.xml 
b/eagle-core/eagle-data-process/eagle-stream-process-api/pom.xml
index 38f55b8..e75a4cd 100644
--- a/eagle-core/eagle-data-process/eagle-stream-process-api/pom.xml
+++ b/eagle-core/eagle-data-process/eagle-stream-process-api/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-data-process-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
       <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-data-process/eagle-stream-process-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-data-process/eagle-stream-process-base/pom.xml 
b/eagle-core/eagle-data-process/eagle-stream-process-base/pom.xml
index 740de03..c6c5bcf 100644
--- a/eagle-core/eagle-data-process/eagle-stream-process-base/pom.xml
+++ b/eagle-core/eagle-data-process/eagle-stream-process-base/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>eagle</groupId>
         <artifactId>eagle-data-process-parent</artifactId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-data-process/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-data-process/pom.xml 
b/eagle-core/eagle-data-process/pom.xml
index 90b125b..4eff166 100644
--- a/eagle-core/eagle-data-process/pom.xml
+++ b/eagle-core/eagle-data-process/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>eagle</groupId>
         <artifactId>eagle-core</artifactId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <artifactId>eagle-data-process-parent</artifactId>
     <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml 
b/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml
index ab9a253..058da7d 100644
--- a/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml
+++ b/eagle-core/eagle-embed/eagle-embed-hbase/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-embed-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-embed/eagle-embed-server/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-embed/eagle-embed-server/pom.xml 
b/eagle-core/eagle-embed/eagle-embed-server/pom.xml
index d5b5e50..d808ac9 100644
--- a/eagle-core/eagle-embed/eagle-embed-server/pom.xml
+++ b/eagle-core/eagle-embed/eagle-embed-server/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-embed-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>eagle-embed-server</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-embed/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-embed/pom.xml b/eagle-core/eagle-embed/pom.xml
index 098e9a6..a2201c8 100644
--- a/eagle-core/eagle-embed/pom.xml
+++ b/eagle-core/eagle-embed/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-core</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-machinelearning/eagle-machinelearning-base/pom.xml
----------------------------------------------------------------------
diff --git 
a/eagle-core/eagle-machinelearning/eagle-machinelearning-base/pom.xml 
b/eagle-core/eagle-machinelearning/eagle-machinelearning-base/pom.xml
index ed0ac4d..6698fa9 100644
--- a/eagle-core/eagle-machinelearning/eagle-machinelearning-base/pom.xml
+++ b/eagle-core/eagle-machinelearning/eagle-machinelearning-base/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-machinelearning-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>eagle-machinelearning-base</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-machinelearning/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-machinelearning/pom.xml 
b/eagle-core/eagle-machinelearning/pom.xml
index 24514d0..6491eb3 100644
--- a/eagle-core/eagle-machinelearning/pom.xml
+++ b/eagle-core/eagle-machinelearning/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-core</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-metric/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-metric/pom.xml b/eagle-core/eagle-metric/pom.xml
index c12a2b9..dca8975 100644
--- a/eagle-core/eagle-metric/pom.xml
+++ b/eagle-core/eagle-metric/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-core</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-policy/eagle-policy-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-policy/eagle-policy-base/pom.xml 
b/eagle-core/eagle-policy/eagle-policy-base/pom.xml
index 5f2b9f8..02e5b9c 100644
--- a/eagle-core/eagle-policy/eagle-policy-base/pom.xml
+++ b/eagle-core/eagle-policy/eagle-policy-base/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>eagle</groupId>
         <artifactId>eagle-policy-parent</artifactId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-policy/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-policy/pom.xml b/eagle-core/eagle-policy/pom.xml
index ab104a6..81e3489 100644
--- a/eagle-core/eagle-policy/pom.xml
+++ b/eagle-core/eagle-policy/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>eagle</groupId>
         <artifactId>eagle-core</artifactId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-antlr/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-antlr/pom.xml 
b/eagle-core/eagle-query/eagle-antlr/pom.xml
index c0d519f..c5f9743 100644
--- a/eagle-core/eagle-query/eagle-antlr/pom.xml
+++ b/eagle-core/eagle-query/eagle-antlr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-query-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
       <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-audit-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-audit-base/pom.xml 
b/eagle-core/eagle-query/eagle-audit-base/pom.xml
index 6efeaeb..df09b03 100755
--- a/eagle-core/eagle-query/eagle-audit-base/pom.xml
+++ b/eagle-core/eagle-query/eagle-audit-base/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-query-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-client-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-client-base/pom.xml 
b/eagle-core/eagle-query/eagle-client-base/pom.xml
index 4cd852a..dcc92b8 100644
--- a/eagle-core/eagle-query/eagle-client-base/pom.xml
+++ b/eagle-core/eagle-query/eagle-client-base/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-query-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-common/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-common/pom.xml 
b/eagle-core/eagle-query/eagle-common/pom.xml
index 1e0d79b..9c7faab 100644
--- a/eagle-core/eagle-query/eagle-common/pom.xml
+++ b/eagle-core/eagle-query/eagle-common/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-query-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-entity-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-entity-base/pom.xml 
b/eagle-core/eagle-query/eagle-entity-base/pom.xml
index 351ad5e..6df5fca 100755
--- a/eagle-core/eagle-query/eagle-entity-base/pom.xml
+++ b/eagle-core/eagle-query/eagle-entity-base/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-query-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-query-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-query-base/pom.xml 
b/eagle-core/eagle-query/eagle-query-base/pom.xml
index ccd42d0..921965e 100644
--- a/eagle-core/eagle-query/eagle-query-base/pom.xml
+++ b/eagle-core/eagle-query/eagle-query-base/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-query-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-service-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-service-base/pom.xml 
b/eagle-core/eagle-query/eagle-service-base/pom.xml
index 32c0846..6814637 100755
--- a/eagle-core/eagle-query/eagle-service-base/pom.xml
+++ b/eagle-core/eagle-query/eagle-service-base/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-query-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-storage-base/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-storage-base/pom.xml 
b/eagle-core/eagle-query/eagle-storage-base/pom.xml
index 12b9316..2ef1543 100644
--- a/eagle-core/eagle-query/eagle-storage-base/pom.xml
+++ b/eagle-core/eagle-query/eagle-storage-base/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>eagle-query-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-storage-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-storage-hbase/pom.xml 
b/eagle-core/eagle-query/eagle-storage-hbase/pom.xml
index 16762fe..6e68d8d 100644
--- a/eagle-core/eagle-query/eagle-storage-hbase/pom.xml
+++ b/eagle-core/eagle-query/eagle-storage-hbase/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-query-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml 
b/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml
index c3b48be..8a49d83 100644
--- a/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml
+++ b/eagle-core/eagle-query/eagle-storage-jdbc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-query-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/eagle-query/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/eagle-query/pom.xml b/eagle-core/eagle-query/pom.xml
index b6068ee..29526e0 100644
--- a/eagle-core/eagle-query/pom.xml
+++ b/eagle-core/eagle-query/pom.xml
@@ -21,7 +21,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-core</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-core/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-core/pom.xml b/eagle-core/pom.xml
index 10b1dfb..1516552 100644
--- a/eagle-core/pom.xml
+++ b/eagle-core/pom.xml
@@ -21,7 +21,7 @@
     <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-parent</artifactId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-examples/eagle-topology-example/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-examples/eagle-topology-example/pom.xml 
b/eagle-examples/eagle-topology-example/pom.xml
index 8b75d72..1a30b14 100644
--- a/eagle-examples/eagle-topology-example/pom.xml
+++ b/eagle-examples/eagle-topology-example/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>eagle-examples</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-examples/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-examples/pom.xml b/eagle-examples/pom.xml
index 486ab2d..4482404 100644
--- a/eagle-examples/pom.xml
+++ b/eagle-examples/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>eagle-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-external/eagle-log4jkafka/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-external/eagle-log4jkafka/pom.xml 
b/eagle-external/eagle-log4jkafka/pom.xml
index 2c4871b..57b0a40 100644
--- a/eagle-external/eagle-log4jkafka/pom.xml
+++ b/eagle-external/eagle-log4jkafka/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-external-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-external/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-external/pom.xml b/eagle-external/pom.xml
index 716ef4e..32cd083 100644
--- a/eagle-external/pom.xml
+++ b/eagle-external/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-gc/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-gc/pom.xml b/eagle-gc/pom.xml
index 1535499..91b1f3b 100644
--- a/eagle-gc/pom.xml
+++ b/eagle-gc/pom.xml
@@ -23,7 +23,7 @@
   <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
       <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>eagle-gc</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-hadoop-metric/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-hadoop-metric/pom.xml b/eagle-hadoop-metric/pom.xml
index 9ba0f44..c6dbccc 100644
--- a/eagle-hadoop-metric/pom.xml
+++ b/eagle-hadoop-metric/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>eagle-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-metric-collection/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-metric-collection/pom.xml 
b/eagle-security/eagle-metric-collection/pom.xml
index 31fc6a4..25721de 100644
--- a/eagle-security/eagle-metric-collection/pom.xml
+++ b/eagle-security/eagle-metric-collection/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-security-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>eagle-metric-collection</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-common/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-common/pom.xml 
b/eagle-security/eagle-security-common/pom.xml
index d668225..bd11eea 100644
--- a/eagle-security/eagle-security-common/pom.xml
+++ b/eagle-security/eagle-security-common/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-security-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
   </parent>
   <artifactId>eagle-security-common</artifactId>
   <name>eagle-security-common</name>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-hbase-securitylog/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-hbase-securitylog/pom.xml 
b/eagle-security/eagle-security-hbase-securitylog/pom.xml
index ef82d49..a42c125 100644
--- a/eagle-security/eagle-security-hbase-securitylog/pom.xml
+++ b/eagle-security/eagle-security-hbase-securitylog/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>eagle-security-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-hbase-web/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-hbase-web/pom.xml 
b/eagle-security/eagle-security-hbase-web/pom.xml
index 113107b..107595d 100644
--- a/eagle-security/eagle-security-hbase-web/pom.xml
+++ b/eagle-security/eagle-security-hbase-web/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>eagle-security-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-hdfs-auditlog/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-hdfs-auditlog/pom.xml 
b/eagle-security/eagle-security-hdfs-auditlog/pom.xml
index 595cbe3..51ac29d 100644
--- a/eagle-security/eagle-security-hdfs-auditlog/pom.xml
+++ b/eagle-security/eagle-security-hdfs-auditlog/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-security-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
   </parent>
   <artifactId>eagle-security-hdfs-auditlog</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-hdfs-securitylog/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-hdfs-securitylog/pom.xml 
b/eagle-security/eagle-security-hdfs-securitylog/pom.xml
index 64f07c8..258d5fa 100644
--- a/eagle-security/eagle-security-hdfs-securitylog/pom.xml
+++ b/eagle-security/eagle-security-hdfs-securitylog/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>eagle-security-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-hdfs-web/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-hdfs-web/pom.xml 
b/eagle-security/eagle-security-hdfs-web/pom.xml
index dcf48de..5b640ca 100644
--- a/eagle-security/eagle-security-hdfs-web/pom.xml
+++ b/eagle-security/eagle-security-hdfs-web/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-security-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
   </parent>
 
   <artifactId>eagle-security-hdfs-web</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-hive-web/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-hive-web/pom.xml 
b/eagle-security/eagle-security-hive-web/pom.xml
index 1bfae49..c493bc1 100644
--- a/eagle-security/eagle-security-hive-web/pom.xml
+++ b/eagle-security/eagle-security-hive-web/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-security-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
   </parent>
   <artifactId>eagle-security-hive-web</artifactId>
   <name>eagle-security-hive-web</name>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-hive/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-hive/pom.xml 
b/eagle-security/eagle-security-hive/pom.xml
index dcacd5b..6320a8f 100644
--- a/eagle-security/eagle-security-hive/pom.xml
+++ b/eagle-security/eagle-security-hive/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-security-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
   </parent>
   <artifactId>eagle-security-hive</artifactId>
   <name>eagle-security-hive</name>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-userprofile/common/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-userprofile/common/pom.xml 
b/eagle-security/eagle-security-userprofile/common/pom.xml
index ea4555d..3294050 100644
--- a/eagle-security/eagle-security-userprofile/common/pom.xml
+++ b/eagle-security/eagle-security-userprofile/common/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-security-userprofile-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
       <relativePath>../pom.xml</relativePath>
   </parent>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-userprofile/detection/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-userprofile/detection/pom.xml 
b/eagle-security/eagle-security-userprofile/detection/pom.xml
index 945f8f6..1dc05f7 100644
--- a/eagle-security/eagle-security-userprofile/detection/pom.xml
+++ b/eagle-security/eagle-security-userprofile/detection/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-security-userprofile-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
   <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>eagle-security-userprofile-detection</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-userprofile/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-userprofile/pom.xml 
b/eagle-security/eagle-security-userprofile/pom.xml
index 495ba2c..e195c50 100644
--- a/eagle-security/eagle-security-userprofile/pom.xml
+++ b/eagle-security/eagle-security-userprofile/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-security-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/eagle-security-userprofile/training/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-userprofile/training/pom.xml 
b/eagle-security/eagle-security-userprofile/training/pom.xml
index 315a766..1c256eb 100644
--- a/eagle-security/eagle-security-userprofile/training/pom.xml
+++ b/eagle-security/eagle-security-userprofile/training/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>eagle-security-userprofile-parent</artifactId>
         <groupId>eagle</groupId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-security/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/pom.xml b/eagle-security/pom.xml
index 599cff6..28080b6 100644
--- a/eagle-security/pom.xml
+++ b/eagle-security/pom.xml
@@ -23,7 +23,7 @@
   <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
       <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>eagle-security-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-topology-assembly/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-topology-assembly/pom.xml b/eagle-topology-assembly/pom.xml
index e1ecac3..0201625 100644
--- a/eagle-topology-assembly/pom.xml
+++ b/eagle-topology-assembly/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>eagle</groupId>
         <artifactId>eagle-parent</artifactId>
-        <version>0.3.0</version>
+        <version>0.3.0-incubating</version>
     </parent>
     <artifactId>eagle-topology-assembly</artifactId>
     <name>eagle-topology-assembly</name>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/eagle-webservice/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-webservice/pom.xml b/eagle-webservice/pom.xml
index 1f65842..f638f12 100644
--- a/eagle-webservice/pom.xml
+++ b/eagle-webservice/pom.xml
@@ -17,7 +17,7 @@
        <parent>
                <groupId>eagle</groupId>
                <artifactId>eagle-parent</artifactId>
-               <version>0.3.0</version>
+               <version>0.3.0-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>eagle-webservice</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/cad5d965/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0895004..3df68d0 100755
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     </parent>
     <groupId>eagle</groupId>
     <artifactId>eagle-parent</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.0-incubating</version>
     <packaging>pom</packaging>
     <name>Apache Eagle Parent</name>
     <url>https://eagle.incubator.apache.org</url>


Reply via email to