This is an automated email from the ASF dual-hosted git repository. smarthi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/streams-examples.git
The following commit(s) were added to refs/heads/master by this push: new ce42e56 STREAMS-480: Remove -incubating suffix from Release artifacts names ce42e56 is described below commit ce42e56ae6d82e49f779b2efe7e8449ed1f1de1c Author: smarthi <smar...@apache.org> AuthorDate: Sun Aug 13 01:42:25 2017 -0400 STREAMS-480: Remove -incubating suffix from Release artifacts names --- 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 | 2 +- local/twitter-follow-neo4j/pom.xml | 2 +- local/twitter-history-elasticsearch/pom.xml | 2 +- local/twitter-userstream-elasticsearch/pom.xml | 2 +- pom.xml | 6 +++--- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/flink/flink-twitter-collection/pom.xml b/flink/flink-twitter-collection/pom.xml index 1433f65..0031724 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.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/flink/pom.xml b/flink/pom.xml index fe46aec..4b0de9a 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.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/local/elasticsearch-hdfs/pom.xml b/local/elasticsearch-hdfs/pom.xml index 0d32e87..66dc1e2 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.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/local/elasticsearch-reindex/pom.xml b/local/elasticsearch-reindex/pom.xml index 36d6172..6d9d318 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.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/local/mongo-elasticsearch-sync/pom.xml b/local/mongo-elasticsearch-sync/pom.xml index 7cca384..f2f0a83 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.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/local/pom.xml b/local/pom.xml index a6f887f..d29a202 100644 --- a/local/pom.xml +++ b/local/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>streams-examples</artifactId> <groupId>org.apache.streams</groupId> - <version>0.5.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/local/twitter-follow-neo4j/pom.xml b/local/twitter-follow-neo4j/pom.xml index a21a103..8fa3bca 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.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/local/twitter-history-elasticsearch/pom.xml b/local/twitter-history-elasticsearch/pom.xml index 8a4008a..820e307 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.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/local/twitter-userstream-elasticsearch/pom.xml b/local/twitter-userstream-elasticsearch/pom.xml index 1b465d7..233487b 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.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/pom.xml b/pom.xml index 4850015..a916454 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,11 @@ <parent> <artifactId>streams-project</artifactId> <groupId>org.apache.streams</groupId> - <version>0.5.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> </parent> <artifactId>streams-examples</artifactId> - <version>0.5.1-incubating-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>streams-examples</name> @@ -131,7 +131,7 @@ <properties> - <streams.version>0.5.1-incubating-SNAPSHOT</streams.version> + <streams.version>0.5.1-SNAPSHOT</streams.version> <!-- Release Properties --> <snapshot.repository.url> -- To stop receiving notification emails like this one, please contact ['"comm...@streams.apache.org" <comm...@streams.apache.org>'].