Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A0219200BBF for ; Mon, 31 Oct 2016 00:07:15 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9EABA160AF1; Sun, 30 Oct 2016 23:07:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4F471160AF8 for ; Mon, 31 Oct 2016 00:07:14 +0100 (CET) Received: (qmail 34519 invoked by uid 500); 30 Oct 2016 23:07:13 -0000 Mailing-List: contact commits-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list commits@streams.incubator.apache.org Received: (qmail 34510 invoked by uid 99); 30 Oct 2016 23:07:13 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Oct 2016 23:07:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 1B4B61806A1 for ; Sun, 30 Oct 2016 23:07:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 12WwSAju0pqP for ; Sun, 30 Oct 2016 23:07:09 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 8E1515FAF9 for ; Sun, 30 Oct 2016 23:07:07 +0000 (UTC) Received: (qmail 34424 invoked by uid 99); 30 Oct 2016 23:07:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Oct 2016 23:07:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 9DD95E0BB1; Sun, 30 Oct 2016 23:07:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sblackmon@apache.org To: commits@streams.incubator.apache.org Date: Sun, 30 Oct 2016 23:07:06 -0000 Message-Id: <197c05f423994027baa64e31f3c2354c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] incubator-streams-examples git commit: [maven-release-plugin] prepare release streams-examples-0.4-incubating archived-at: Sun, 30 Oct 2016 23:07:15 -0000 Repository: incubator-streams-examples Updated Branches: refs/heads/master ac840dc5c -> b02c7604e Updated Tags: refs/tags/streams-examples-0.4-incubating [created] 7f49e5038 [maven-release-plugin] prepare release streams-examples-0.4-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/commit/5807a452 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/5807a452 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/5807a452 Branch: refs/heads/master Commit: 5807a4522c9ea3f93547baf801f4eb64d1a83383 Parents: ac840dc Author: Steve Blackmon Authored: Sun Oct 30 17:56:40 2016 -0500 Committer: Steve Blackmon Committed: Sun Oct 30 17:56:40 2016 -0500 ---------------------------------------------------------------------- flink/flink-twitter-collection/pom.xml | 14 ++++----- flink/pom.xml | 2 +- local/elasticsearch-hdfs/pom.xml | 18 ++++++------ local/elasticsearch-reindex/pom.xml | 8 +++--- local/mongo-elasticsearch-sync/pom.xml | 16 +++++------ local/pom.xml | 4 +-- local/twitter-follow-neo4j/pom.xml | 12 ++++---- local/twitter-history-elasticsearch/pom.xml | 16 +++++------ local/twitter-userstream-elasticsearch/pom.xml | 16 +++++------ pom.xml | 32 ++++++++++----------- 10 files changed, 69 insertions(+), 69 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/flink/flink-twitter-collection/pom.xml ---------------------------------------------------------------------- diff --git a/flink/flink-twitter-collection/pom.xml b/flink/flink-twitter-collection/pom.xml index f9e0a97..2b50920 100644 --- a/flink/flink-twitter-collection/pom.xml +++ b/flink/flink-twitter-collection/pom.xml @@ -21,7 +21,7 @@ org.apache.streams streams-examples-flink - 0.4-incubating-SNAPSHOT + 0.4-incubating .. 4.0.0 @@ -69,7 +69,7 @@ org.apache.streams streams-core - ${project.version} + 0.4-incubating com.typesafe @@ -78,27 +78,27 @@ org.apache.streams streams-config - ${project.version} + 0.4-incubating org.apache.streams streams-util - ${project.version} + 0.4-incubating org.apache.streams streams-pojo - ${project.version} + 0.4-incubating org.apache.streams streams-provider-twitter - ${project.version} + 0.4-incubating org.apache.streams streams-persist-hdfs - ${project.version} + 0.4-incubating org.slf4j http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/flink/pom.xml ---------------------------------------------------------------------- diff --git a/flink/pom.xml b/flink/pom.xml index 6c50ca2..75abf05 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -22,7 +22,7 @@ streams-examples org.apache.streams - 0.4-incubating-SNAPSHOT + 0.4-incubating .. http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/local/elasticsearch-hdfs/pom.xml ---------------------------------------------------------------------- diff --git a/local/elasticsearch-hdfs/pom.xml b/local/elasticsearch-hdfs/pom.xml index 3fb7be3..0146729 100644 --- a/local/elasticsearch-hdfs/pom.xml +++ b/local/elasticsearch-hdfs/pom.xml @@ -21,7 +21,7 @@ org.apache.streams streams-examples-local - 0.4-incubating-SNAPSHOT + 0.4-incubating .. 4.0.0 @@ -67,7 +67,7 @@ org.apache.streams streams-core - ${project.version} + 0.4-incubating com.typesafe @@ -76,41 +76,41 @@ org.apache.streams streams-config - ${project.version} + 0.4-incubating org.apache.streams streams-util - ${project.version} + 0.4-incubating test-jar org.apache.streams streams-schema-activitystreams - ${project.version} + 0.4-incubating test-jar org.apache.streams streams-runtime-local - ${project.version} + 0.4-incubating org.apache.streams streams-persist-elasticsearch - ${project.version} + 0.4-incubating org.apache.streams streams-persist-elasticsearch - ${project.version} + 0.4-incubating test-jar test org.apache.streams streams-persist-hdfs - ${project.version} + 0.4-incubating org.slf4j http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/local/elasticsearch-reindex/pom.xml ---------------------------------------------------------------------- diff --git a/local/elasticsearch-reindex/pom.xml b/local/elasticsearch-reindex/pom.xml index be15a36..4049be8 100644 --- a/local/elasticsearch-reindex/pom.xml +++ b/local/elasticsearch-reindex/pom.xml @@ -21,7 +21,7 @@ org.apache.streams streams-examples-local - 0.4-incubating-SNAPSHOT + 0.4-incubating .. 4.0.0 @@ -83,7 +83,7 @@ org.apache.streams streams-schema-activitystreams - ${project.version} + 0.4-incubating test-jar @@ -93,12 +93,12 @@ org.apache.streams streams-persist-elasticsearch - ${project.version} + 0.4-incubating org.apache.streams streams-persist-elasticsearch - ${project.version} + 0.4-incubating test-jar test http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/local/mongo-elasticsearch-sync/pom.xml ---------------------------------------------------------------------- diff --git a/local/mongo-elasticsearch-sync/pom.xml b/local/mongo-elasticsearch-sync/pom.xml index ebba2ac..4b16106 100644 --- a/local/mongo-elasticsearch-sync/pom.xml +++ b/local/mongo-elasticsearch-sync/pom.xml @@ -21,7 +21,7 @@ org.apache.streams streams-examples-local - 0.4-incubating-SNAPSHOT + 0.4-incubating .. 4.0.0 @@ -66,7 +66,7 @@ org.apache.streams streams-core - ${project.version} + 0.4-incubating com.typesafe @@ -75,34 +75,34 @@ org.apache.streams streams-config - ${project.version} + 0.4-incubating org.apache.streams streams-runtime-local - ${project.version} + 0.4-incubating org.apache.streams streams-persist-elasticsearch - ${project.version} + 0.4-incubating org.apache.streams streams-persist-mongo - ${project.version} + 0.4-incubating org.apache.streams streams-persist-mongo - ${project.version} + 0.4-incubating test-jar test org.apache.streams streams-schema-activitystreams - ${project.version} + 0.4-incubating test-jar http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/local/pom.xml ---------------------------------------------------------------------- diff --git a/local/pom.xml b/local/pom.xml index e515606..7b8126f 100644 --- a/local/pom.xml +++ b/local/pom.xml @@ -22,12 +22,12 @@ streams-examples org.apache.streams - 0.4-incubating-SNAPSHOT + 0.4-incubating .. streams-examples-local - 0.4-incubating-SNAPSHOT + 0.4-incubating pom streams-examples-local http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/local/twitter-follow-neo4j/pom.xml ---------------------------------------------------------------------- diff --git a/local/twitter-follow-neo4j/pom.xml b/local/twitter-follow-neo4j/pom.xml index d82dc12..1f86f61 100644 --- a/local/twitter-follow-neo4j/pom.xml +++ b/local/twitter-follow-neo4j/pom.xml @@ -21,7 +21,7 @@ org.apache.streams streams-examples-local - 0.4-incubating-SNAPSHOT + 0.4-incubating .. 4.0.0 @@ -49,17 +49,17 @@ org.apache.streams streams-config - ${project.version} + 0.4-incubating org.apache.streams streams-runtime-local - ${project.version} + 0.4-incubating org.apache.streams streams-provider-twitter - ${project.version} + 0.4-incubating commons-logging @@ -70,12 +70,12 @@ org.apache.streams streams-persist-graph - ${project.version} + 0.4-incubating org.apache.streams streams-pojo - ${project.version} + 0.4-incubating test-jar http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/local/twitter-history-elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/local/twitter-history-elasticsearch/pom.xml b/local/twitter-history-elasticsearch/pom.xml index 64f89ea..b0cc541 100644 --- a/local/twitter-history-elasticsearch/pom.xml +++ b/local/twitter-history-elasticsearch/pom.xml @@ -21,7 +21,7 @@ org.apache.streams streams-examples-local - 0.4-incubating-SNAPSHOT + 0.4-incubating 4.0.0 @@ -69,7 +69,7 @@ org.apache.streams streams-core - ${project.version} + 0.4-incubating com.typesafe @@ -78,29 +78,29 @@ org.apache.streams streams-config - ${project.version} + 0.4-incubating org.apache.streams streams-util - ${project.version} + 0.4-incubating test-jar org.apache.streams streams-pojo - ${project.version} + 0.4-incubating test-jar org.apache.streams streams-runtime-local - ${project.version} + 0.4-incubating org.apache.streams streams-provider-twitter - ${project.version} + 0.4-incubating commons-logging @@ -111,7 +111,7 @@ org.apache.streams streams-persist-elasticsearch - ${project.version} + 0.4-incubating org.slf4j http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/local/twitter-userstream-elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/local/twitter-userstream-elasticsearch/pom.xml b/local/twitter-userstream-elasticsearch/pom.xml index 9fa1b4f..d4998b0 100644 --- a/local/twitter-userstream-elasticsearch/pom.xml +++ b/local/twitter-userstream-elasticsearch/pom.xml @@ -21,7 +21,7 @@ org.apache.streams streams-examples-local - 0.4-incubating-SNAPSHOT + 0.4-incubating 4.0.0 @@ -67,7 +67,7 @@ org.apache.streams streams-core - ${project.version} + 0.4-incubating com.typesafe @@ -76,32 +76,32 @@ org.apache.streams streams-config - ${project.version} + 0.4-incubating org.apache.streams streams-runtime-local - ${project.version} + 0.4-incubating org.apache.streams streams-filters - ${project.version} + 0.4-incubating org.apache.streams streams-provider-twitter - ${project.version} + 0.4-incubating org.apache.streams streams-persist-elasticsearch - ${project.version} + 0.4-incubating org.apache.streams streams-pojo - ${project.version} + 0.4-incubating test-jar http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/5807a452/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c7864bc..6eaebe0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,11 @@ streams-master org.apache.streams - 0.4-incubating-SNAPSHOT + 0.4-incubating streams-examples - 0.4-incubating-SNAPSHOT + 0.4-incubating pom streams-examples @@ -48,7 +48,7 @@ scm:git:git@github.com:apache/incubator-streams-examples.git scm:git:https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git scm:git:git@github.com:apache/incubator-streams-examples.git - HEAD + streams-examples-0.4-incubating @@ -187,39 +187,39 @@ org.apache.streams streams-config - ${project.version} + 0.4-incubating org.apache.streams streams-core - ${project.version} + 0.4-incubating org.apache.streams streams-filters - ${project.version} + 0.4-incubating org.apache.streams streams-pojo - ${project.version} + 0.4-incubating org.apache.streams streams-pojo - ${project.version} + 0.4-incubating test-jar test org.apache.streams streams-util - ${project.version} + 0.4-incubating org.apache.streams streams-util - ${project.version} + 0.4-incubating test-jar test @@ -231,32 +231,32 @@ org.apache.streams streams-runtime-local - ${project.version} + 0.4-incubating org.apache.streams streams-provider-twitter - ${project.version} + 0.4-incubating org.apache.streams streams-persist-elasticsearch - ${project.version} + 0.4-incubating org.apache.streams streams-persist-graph - ${project.version} + 0.4-incubating org.apache.streams streams-persist-hdfs - ${project.version} + 0.4-incubating org.apache.streams streams-persist-mongo - ${project.version} + 0.4-incubating