Repository: incubator-streams-examples Updated Branches: refs/heads/master 8d1c9fad6 -> 2b85291fb
Reverting back to '04-incubating-SNAPSHOT' 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/2b85291f Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/2b85291f Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/2b85291f Branch: refs/heads/master Commit: 2b85291fb0a0827fe8649df3d2dd32fdc3a4c046 Parents: 8d1c9fa Author: smarthi <[email protected]> Authored: Wed Oct 26 23:02:34 2016 -0400 Committer: smarthi <[email protected]> Committed: Wed Oct 26 23:02:34 2016 -0400 ---------------------------------------------------------------------- flink/flink-twitter-collection/pom.xml | 2 +- flink/pom.xml | 2 +- local/elasticsearch-hdfs/pom.xml | 2 +- local/elasticsearch-reindex/pom.xml | 2 +- local/mongo-elasticsearch-sync/pom.xml | 2 +- local/pom.xml | 4 ++-- local/twitter-follow-neo4j/pom.xml | 2 +- local/twitter-history-elasticsearch/pom.xml | 2 +- local/twitter-userstream-elasticsearch/pom.xml | 2 +- pom.xml | 4 ++-- 10 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/flink/flink-twitter-collection/pom.xml ---------------------------------------------------------------------- diff --git a/flink/flink-twitter-collection/pom.xml b/flink/flink-twitter-collection/pom.xml index 40c9497..39ccb4d 100644 --- a/flink/flink-twitter-collection/pom.xml +++ b/flink/flink-twitter-collection/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-examples-flink</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/flink/pom.xml ---------------------------------------------------------------------- diff --git a/flink/pom.xml b/flink/pom.xml index 84f93f0..6c50ca2 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>streams-examples</artifactId> <groupId>org.apache.streams</groupId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/local/elasticsearch-hdfs/pom.xml ---------------------------------------------------------------------- diff --git a/local/elasticsearch-hdfs/pom.xml b/local/elasticsearch-hdfs/pom.xml index 39dbd57..dd9254d 100644 --- a/local/elasticsearch-hdfs/pom.xml +++ b/local/elasticsearch-hdfs/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/local/elasticsearch-reindex/pom.xml ---------------------------------------------------------------------- diff --git a/local/elasticsearch-reindex/pom.xml b/local/elasticsearch-reindex/pom.xml index c4098e7..119ea3a 100644 --- a/local/elasticsearch-reindex/pom.xml +++ b/local/elasticsearch-reindex/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/local/mongo-elasticsearch-sync/pom.xml ---------------------------------------------------------------------- diff --git a/local/mongo-elasticsearch-sync/pom.xml b/local/mongo-elasticsearch-sync/pom.xml index bffcff4..fca6557 100644 --- a/local/mongo-elasticsearch-sync/pom.xml +++ b/local/mongo-elasticsearch-sync/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/local/pom.xml ---------------------------------------------------------------------- diff --git a/local/pom.xml b/local/pom.xml index 8c8f2a0..e515606 100644 --- a/local/pom.xml +++ b/local/pom.xml @@ -22,12 +22,12 @@ <parent> <artifactId>streams-examples</artifactId> <groupId>org.apache.streams</groupId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>streams-examples-local</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>streams-examples-local</name> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/local/twitter-follow-neo4j/pom.xml ---------------------------------------------------------------------- diff --git a/local/twitter-follow-neo4j/pom.xml b/local/twitter-follow-neo4j/pom.xml index 671e19b..14ce631 100644 --- a/local/twitter-follow-neo4j/pom.xml +++ b/local/twitter-follow-neo4j/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/local/twitter-history-elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/local/twitter-history-elasticsearch/pom.xml b/local/twitter-history-elasticsearch/pom.xml index 1f24fe5..268c462 100644 --- a/local/twitter-history-elasticsearch/pom.xml +++ b/local/twitter-history-elasticsearch/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/local/twitter-userstream-elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/local/twitter-userstream-elasticsearch/pom.xml b/local/twitter-userstream-elasticsearch/pom.xml index 135ddb5..02eec6d 100644 --- a/local/twitter-userstream-elasticsearch/pom.xml +++ b/local/twitter-userstream-elasticsearch/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/2b85291f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9f07d86..cd49bed 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,11 @@ <parent> <artifactId>streams-master</artifactId> <groupId>org.apache.streams</groupId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> </parent> <artifactId>streams-examples</artifactId> - <version>0.5-incubating-SNAPSHOT</version> + <version>0.4-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>streams-examples</name>
