This is an automated email from the ASF dual-hosted git repository. sblackmon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/streams.git
The following commit(s) were added to refs/heads/master by this push: new 9037718cd7 [maven-release-plugin] prepare for next development iteration 9037718cd7 is described below commit 9037718cd7cd2ab7cfea219d728322cbedb0db7c Author: sblackmon <sblack...@apache.org> AuthorDate: Fri Jan 19 10:56:35 2024 -0600 [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- streams-cli/pom.xml | 2 +- streams-components/pom.xml | 2 +- streams-components/streams-converters/pom.xml | 4 ++-- streams-components/streams-filters/pom.xml | 2 +- streams-components/streams-http/pom.xml | 2 +- streams-config/pom.xml | 2 +- streams-contrib/pom.xml | 2 +- streams-contrib/streams-amazon-aws/pom.xml | 2 +- streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml | 2 +- streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml | 2 +- streams-contrib/streams-persist-cassandra/pom.xml | 2 +- streams-contrib/streams-persist-console/pom.xml | 2 +- streams-contrib/streams-persist-filebuffer/pom.xml | 2 +- streams-contrib/streams-persist-graph/pom.xml | 2 +- streams-contrib/streams-persist-hbase/pom.xml | 2 +- streams-contrib/streams-persist-hdfs/pom.xml | 2 +- streams-contrib/streams-persist-kafka/pom.xml | 2 +- streams-contrib/streams-persist-mongo/pom.xml | 2 +- streams-contrib/streams-persist-neo4j/pom.xml | 2 +- streams-contrib/streams-persist-riak/pom.xml | 2 +- streams-contrib/streams-processor-fullcontact/pom.xml | 2 +- streams-contrib/streams-processor-jackson/pom.xml | 2 +- streams-contrib/streams-processor-json/pom.xml | 2 +- streams-contrib/streams-processor-peopledatalabs/pom.xml | 2 +- streams-contrib/streams-processor-peoplepattern/pom.xml | 2 +- streams-contrib/streams-processor-pipl/pom.xml | 2 +- streams-contrib/streams-processor-regex/pom.xml | 2 +- streams-contrib/streams-processor-thedatagroup/pom.xml | 2 +- streams-contrib/streams-processor-urls/pom.xml | 2 +- streams-contrib/streams-provider-facebook/pom.xml | 2 +- streams-contrib/streams-provider-google/google-gmail/pom.xml | 2 +- streams-contrib/streams-provider-google/google-gplus/pom.xml | 2 +- streams-contrib/streams-provider-google/pom.xml | 2 +- streams-contrib/streams-provider-instagram/pom.xml | 2 +- streams-contrib/streams-provider-linkedin/pom.xml | 2 +- streams-contrib/streams-provider-moreover/pom.xml | 2 +- streams-contrib/streams-provider-rss/pom.xml | 2 +- streams-contrib/streams-provider-sprinklr/pom.xml | 2 +- streams-contrib/streams-provider-sysomos/pom.xml | 2 +- streams-contrib/streams-provider-twitter/pom.xml | 4 ++-- streams-contrib/streams-provider-youtube/pom.xml | 2 +- streams-core/pom.xml | 2 +- streams-dist/pom.xml | 2 +- streams-monitoring/pom.xml | 2 +- streams-plugins/pom.xml | 2 +- streams-plugins/streams-plugin-cassandra/pom.xml | 4 ++-- streams-plugins/streams-plugin-elasticsearch/pom.xml | 4 ++-- streams-plugins/streams-plugin-hbase/pom.xml | 4 ++-- streams-plugins/streams-plugin-hive/pom.xml | 4 ++-- streams-plugins/streams-plugin-pig/pom.xml | 4 ++-- streams-plugins/streams-plugin-pojo/pom.xml | 4 ++-- streams-plugins/streams-plugin-scala/pom.xml | 4 ++-- streams-pojo-extensions/pom.xml | 2 +- streams-pojo/pom.xml | 2 +- streams-runtimes/pom.xml | 2 +- streams-runtimes/streams-runtime-local/pom.xml | 2 +- streams-schemas/pom.xml | 2 +- streams-schemas/streams-schema-activitystreams/pom.xml | 2 +- streams-schemas/streams-schema-activitystreams2/pom.xml | 2 +- streams-schemas/streams-schema-jsonschemaorg/pom.xml | 2 +- streams-testing/pom.xml | 2 +- streams-util/pom.xml | 2 +- streams-verbs/pom.xml | 2 +- 64 files changed, 73 insertions(+), 73 deletions(-) diff --git a/pom.xml b/pom.xml index 11ef2fce99..a4a7c35031 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <name>Apache Streams</name> <description>Apache Streams</description> diff --git a/streams-cli/pom.xml b/streams-cli/pom.xml index 322b701aef..e093b56520 100644 --- a/streams-cli/pom.xml +++ b/streams-cli/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-components/pom.xml b/streams-components/pom.xml index 4cb3ffaee6..9c1b28b982 100644 --- a/streams-components/pom.xml +++ b/streams-components/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-components/streams-converters/pom.xml b/streams-components/streams-converters/pom.xml index c5a984d13a..aa4d5f0162 100644 --- a/streams-components/streams-converters/pom.xml +++ b/streams-components/streams-converters/pom.xml @@ -20,12 +20,12 @@ <modelVersion>4.0.0</modelVersion> <artifactId>streams-converters</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-components</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-components/streams-filters/pom.xml b/streams-components/streams-filters/pom.xml index 4daa86fcb9..a388ab15ff 100644 --- a/streams-components/streams-filters/pom.xml +++ b/streams-components/streams-filters/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-components</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-components/streams-http/pom.xml b/streams-components/streams-http/pom.xml index 8a91416653..f20baa8ea8 100644 --- a/streams-components/streams-http/pom.xml +++ b/streams-components/streams-http/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-components</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-config/pom.xml b/streams-config/pom.xml index 0e2c13ae7e..892a010c0f 100644 --- a/streams-config/pom.xml +++ b/streams-config/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/pom.xml b/streams-contrib/pom.xml index 8e9e21284d..0d77796cae 100644 --- a/streams-contrib/pom.xml +++ b/streams-contrib/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-amazon-aws/pom.xml b/streams-contrib/streams-amazon-aws/pom.xml index 1d2efbc69f..87235c959a 100644 --- a/streams-contrib/streams-amazon-aws/pom.xml +++ b/streams-contrib/streams-amazon-aws/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml b/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml index 2a1798c00c..a09f6ecd26 100644 --- a/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml +++ b/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-amazon-aws</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml b/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml index 2357c0cab2..2c200c5f66 100644 --- a/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml +++ b/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-amazon-aws</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-cassandra/pom.xml b/streams-contrib/streams-persist-cassandra/pom.xml index d088efb6ce..585feb8a1e 100644 --- a/streams-contrib/streams-persist-cassandra/pom.xml +++ b/streams-contrib/streams-persist-cassandra/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-console/pom.xml b/streams-contrib/streams-persist-console/pom.xml index 37c5dd6727..57f90e8576 100644 --- a/streams-contrib/streams-persist-console/pom.xml +++ b/streams-contrib/streams-persist-console/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-filebuffer/pom.xml b/streams-contrib/streams-persist-filebuffer/pom.xml index accd2d282e..80193a5721 100644 --- a/streams-contrib/streams-persist-filebuffer/pom.xml +++ b/streams-contrib/streams-persist-filebuffer/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-graph/pom.xml b/streams-contrib/streams-persist-graph/pom.xml index 7d6591d2a8..782a7a90f2 100644 --- a/streams-contrib/streams-persist-graph/pom.xml +++ b/streams-contrib/streams-persist-graph/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-hbase/pom.xml b/streams-contrib/streams-persist-hbase/pom.xml index 56e0f4b455..ae5b3ae7a9 100644 --- a/streams-contrib/streams-persist-hbase/pom.xml +++ b/streams-contrib/streams-persist-hbase/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-hdfs/pom.xml b/streams-contrib/streams-persist-hdfs/pom.xml index ed3704e50a..47204b6683 100644 --- a/streams-contrib/streams-persist-hdfs/pom.xml +++ b/streams-contrib/streams-persist-hdfs/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-kafka/pom.xml b/streams-contrib/streams-persist-kafka/pom.xml index a518fe6ba4..062f7aeec8 100644 --- a/streams-contrib/streams-persist-kafka/pom.xml +++ b/streams-contrib/streams-persist-kafka/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-mongo/pom.xml b/streams-contrib/streams-persist-mongo/pom.xml index 0c16627c4f..4ded5424c0 100644 --- a/streams-contrib/streams-persist-mongo/pom.xml +++ b/streams-contrib/streams-persist-mongo/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-neo4j/pom.xml b/streams-contrib/streams-persist-neo4j/pom.xml index 6c3b6e8e23..639c63ab57 100644 --- a/streams-contrib/streams-persist-neo4j/pom.xml +++ b/streams-contrib/streams-persist-neo4j/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-riak/pom.xml b/streams-contrib/streams-persist-riak/pom.xml index 1632edf663..6273d535ee 100644 --- a/streams-contrib/streams-persist-riak/pom.xml +++ b/streams-contrib/streams-persist-riak/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-processor-fullcontact/pom.xml b/streams-contrib/streams-processor-fullcontact/pom.xml index cec86ab8e5..d89983fbb6 100644 --- a/streams-contrib/streams-processor-fullcontact/pom.xml +++ b/streams-contrib/streams-processor-fullcontact/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-processor-jackson/pom.xml b/streams-contrib/streams-processor-jackson/pom.xml index cb7eefcb40..efb3a101e2 100644 --- a/streams-contrib/streams-processor-jackson/pom.xml +++ b/streams-contrib/streams-processor-jackson/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-processor-json/pom.xml b/streams-contrib/streams-processor-json/pom.xml index eb200ea887..7e4142c76a 100644 --- a/streams-contrib/streams-processor-json/pom.xml +++ b/streams-contrib/streams-processor-json/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-processor-peopledatalabs/pom.xml b/streams-contrib/streams-processor-peopledatalabs/pom.xml index c2c81b5a50..1047fadf0b 100644 --- a/streams-contrib/streams-processor-peopledatalabs/pom.xml +++ b/streams-contrib/streams-processor-peopledatalabs/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-processor-peoplepattern/pom.xml b/streams-contrib/streams-processor-peoplepattern/pom.xml index 9d8a0a3dc5..7e4e853a36 100644 --- a/streams-contrib/streams-processor-peoplepattern/pom.xml +++ b/streams-contrib/streams-processor-peoplepattern/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-processor-pipl/pom.xml b/streams-contrib/streams-processor-pipl/pom.xml index bf7d3d069e..8e965fa202 100644 --- a/streams-contrib/streams-processor-pipl/pom.xml +++ b/streams-contrib/streams-processor-pipl/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-processor-regex/pom.xml b/streams-contrib/streams-processor-regex/pom.xml index 99cefe4d78..fbb54d8e5e 100644 --- a/streams-contrib/streams-processor-regex/pom.xml +++ b/streams-contrib/streams-processor-regex/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-processor-thedatagroup/pom.xml b/streams-contrib/streams-processor-thedatagroup/pom.xml index 25eede0a15..cc93c6bba9 100644 --- a/streams-contrib/streams-processor-thedatagroup/pom.xml +++ b/streams-contrib/streams-processor-thedatagroup/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-processor-urls/pom.xml b/streams-contrib/streams-processor-urls/pom.xml index 296a25c127..29c3ea2900 100644 --- a/streams-contrib/streams-processor-urls/pom.xml +++ b/streams-contrib/streams-processor-urls/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-facebook/pom.xml b/streams-contrib/streams-provider-facebook/pom.xml index 673909ab64..e9e096cc43 100644 --- a/streams-contrib/streams-provider-facebook/pom.xml +++ b/streams-contrib/streams-provider-facebook/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-google/google-gmail/pom.xml b/streams-contrib/streams-provider-google/google-gmail/pom.xml index 2ad8f324aa..258a12a588 100644 --- a/streams-contrib/streams-provider-google/google-gmail/pom.xml +++ b/streams-contrib/streams-provider-google/google-gmail/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-provider-google</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-google/google-gplus/pom.xml b/streams-contrib/streams-provider-google/google-gplus/pom.xml index 2291f66045..78b0255903 100644 --- a/streams-contrib/streams-provider-google/google-gplus/pom.xml +++ b/streams-contrib/streams-provider-google/google-gplus/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-provider-google</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-google/pom.xml b/streams-contrib/streams-provider-google/pom.xml index e0d662c10a..4486c0b7bb 100644 --- a/streams-contrib/streams-provider-google/pom.xml +++ b/streams-contrib/streams-provider-google/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-instagram/pom.xml b/streams-contrib/streams-provider-instagram/pom.xml index a0b634bffe..f7ed8a4dc9 100644 --- a/streams-contrib/streams-provider-instagram/pom.xml +++ b/streams-contrib/streams-provider-instagram/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-linkedin/pom.xml b/streams-contrib/streams-provider-linkedin/pom.xml index 286b59bfd9..78028b5098 100644 --- a/streams-contrib/streams-provider-linkedin/pom.xml +++ b/streams-contrib/streams-provider-linkedin/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-provider-moreover/pom.xml b/streams-contrib/streams-provider-moreover/pom.xml index 22c1ca12c9..9daa9ab365 100644 --- a/streams-contrib/streams-provider-moreover/pom.xml +++ b/streams-contrib/streams-provider-moreover/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-rss/pom.xml b/streams-contrib/streams-provider-rss/pom.xml index 42d000bd7d..c1e3551295 100644 --- a/streams-contrib/streams-provider-rss/pom.xml +++ b/streams-contrib/streams-provider-rss/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-sprinklr/pom.xml b/streams-contrib/streams-provider-sprinklr/pom.xml index 0b113d4eaf..2ae6cd9cf6 100644 --- a/streams-contrib/streams-provider-sprinklr/pom.xml +++ b/streams-contrib/streams-provider-sprinklr/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-sysomos/pom.xml b/streams-contrib/streams-provider-sysomos/pom.xml index 2b1d88da08..8b1f717a33 100644 --- a/streams-contrib/streams-provider-sysomos/pom.xml +++ b/streams-contrib/streams-provider-sysomos/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-contrib/streams-provider-twitter/pom.xml b/streams-contrib/streams-provider-twitter/pom.xml index a2dac3c8e4..c20b53ba1e 100644 --- a/streams-contrib/streams-provider-twitter/pom.xml +++ b/streams-contrib/streams-provider-twitter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> @@ -179,7 +179,7 @@ <includeDynamicAccessors>true</includeDynamicAccessors> <includeHashcodeAndEquals>true</includeHashcodeAndEquals> <outputDirectory>${project.basedir}/target/generated-sources/pojo</outputDirectory> - <propertyWordDelimiters></propertyWordDelimiters> + <propertyWordDelimiters /> <removeOldOutput>true</removeOldOutput> <serializable>true</serializable> <sourcePaths> diff --git a/streams-contrib/streams-provider-youtube/pom.xml b/streams-contrib/streams-provider-youtube/pom.xml index 3d6009274d..d54f7c1ff7 100644 --- a/streams-contrib/streams-provider-youtube/pom.xml +++ b/streams-contrib/streams-provider-youtube/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-contrib</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-core/pom.xml b/streams-core/pom.xml index 2d999e2297..e1747c5d43 100644 --- a/streams-core/pom.xml +++ b/streams-core/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-dist/pom.xml b/streams-dist/pom.xml index d625f1f6a4..485ef3b772 100644 --- a/streams-dist/pom.xml +++ b/streams-dist/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-monitoring/pom.xml b/streams-monitoring/pom.xml index 0d689166ec..3ecfcbb229 100644 --- a/streams-monitoring/pom.xml +++ b/streams-monitoring/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-plugins/pom.xml b/streams-plugins/pom.xml index 02ad1bd581..fa8d335cb4 100644 --- a/streams-plugins/pom.xml +++ b/streams-plugins/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-cassandra/pom.xml b/streams-plugins/streams-plugin-cassandra/pom.xml index 37d6233493..eee4113e2d 100644 --- a/streams-plugins/streams-plugin-cassandra/pom.xml +++ b/streams-plugins/streams-plugin-cassandra/pom.xml @@ -21,13 +21,13 @@ <modelVersion>4.0.0</modelVersion> <artifactId>streams-plugin-cassandra</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-elasticsearch/pom.xml b/streams-plugins/streams-plugin-elasticsearch/pom.xml index ac1041cd36..2239b8351b 100644 --- a/streams-plugins/streams-plugin-elasticsearch/pom.xml +++ b/streams-plugins/streams-plugin-elasticsearch/pom.xml @@ -21,13 +21,13 @@ <modelVersion>4.0.0</modelVersion> <artifactId>streams-plugin-elasticsearch</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-hbase/pom.xml b/streams-plugins/streams-plugin-hbase/pom.xml index 6d90c5fe82..6193c7b7ff 100644 --- a/streams-plugins/streams-plugin-hbase/pom.xml +++ b/streams-plugins/streams-plugin-hbase/pom.xml @@ -21,13 +21,13 @@ <modelVersion>4.0.0</modelVersion> <artifactId>streams-plugin-hbase</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-hive/pom.xml b/streams-plugins/streams-plugin-hive/pom.xml index ed309b9776..1cf7f55ff3 100644 --- a/streams-plugins/streams-plugin-hive/pom.xml +++ b/streams-plugins/streams-plugin-hive/pom.xml @@ -21,13 +21,13 @@ <modelVersion>4.0.0</modelVersion> <artifactId>streams-plugin-hive</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-pig/pom.xml b/streams-plugins/streams-plugin-pig/pom.xml index f08f797d9d..b0e4d490ce 100644 --- a/streams-plugins/streams-plugin-pig/pom.xml +++ b/streams-plugins/streams-plugin-pig/pom.xml @@ -21,13 +21,13 @@ <modelVersion>4.0.0</modelVersion> <artifactId>streams-plugin-pig</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-pojo/pom.xml b/streams-plugins/streams-plugin-pojo/pom.xml index 3f60db235f..e9e2b9df57 100644 --- a/streams-plugins/streams-plugin-pojo/pom.xml +++ b/streams-plugins/streams-plugin-pojo/pom.xml @@ -21,13 +21,13 @@ <modelVersion>4.0.0</modelVersion> <artifactId>streams-plugin-pojo</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-scala/pom.xml b/streams-plugins/streams-plugin-scala/pom.xml index 81a459b4fb..cdb62f6891 100644 --- a/streams-plugins/streams-plugin-scala/pom.xml +++ b/streams-plugins/streams-plugin-scala/pom.xml @@ -21,13 +21,13 @@ <modelVersion>4.0.0</modelVersion> <artifactId>streams-plugin-scala</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-pojo-extensions/pom.xml b/streams-pojo-extensions/pom.xml index 3749a0c75a..bc486fcaa5 100644 --- a/streams-pojo-extensions/pom.xml +++ b/streams-pojo-extensions/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-pojo/pom.xml b/streams-pojo/pom.xml index 581e78b3cc..ea7ef2a5bb 100644 --- a/streams-pojo/pom.xml +++ b/streams-pojo/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-runtimes/pom.xml b/streams-runtimes/pom.xml index d669759c65..61e121fa4a 100644 --- a/streams-runtimes/pom.xml +++ b/streams-runtimes/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-runtimes/streams-runtime-local/pom.xml b/streams-runtimes/streams-runtime-local/pom.xml index cc8d52ed85..b2abfba036 100644 --- a/streams-runtimes/streams-runtime-local/pom.xml +++ b/streams-runtimes/streams-runtime-local/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-runtimes</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-schemas/pom.xml b/streams-schemas/pom.xml index 48949af6fd..169aca3fb6 100644 --- a/streams-schemas/pom.xml +++ b/streams-schemas/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-schemas/streams-schema-activitystreams/pom.xml b/streams-schemas/streams-schema-activitystreams/pom.xml index 73aad6dd34..5e76ff3db1 100644 --- a/streams-schemas/streams-schema-activitystreams/pom.xml +++ b/streams-schemas/streams-schema-activitystreams/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-schemas</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-schemas/streams-schema-activitystreams2/pom.xml b/streams-schemas/streams-schema-activitystreams2/pom.xml index c9503b3a01..c7fda052ba 100644 --- a/streams-schemas/streams-schema-activitystreams2/pom.xml +++ b/streams-schemas/streams-schema-activitystreams2/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-schemas</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-schemas/streams-schema-jsonschemaorg/pom.xml b/streams-schemas/streams-schema-jsonschemaorg/pom.xml index 6997373e2f..0cfb5b0a42 100644 --- a/streams-schemas/streams-schema-jsonschemaorg/pom.xml +++ b/streams-schemas/streams-schema-jsonschemaorg/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-schemas</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-testing/pom.xml b/streams-testing/pom.xml index 440ca3e9c4..2e77756479 100644 --- a/streams-testing/pom.xml +++ b/streams-testing/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-util/pom.xml b/streams-util/pom.xml index 219d0fc286..ca93ca8675 100644 --- a/streams-util/pom.xml +++ b/streams-util/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-verbs/pom.xml b/streams-verbs/pom.xml index 3138513e15..ff0ad1dcb4 100644 --- a/streams-verbs/pom.xml +++ b/streams-verbs/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.8.0-SNAPSHOT-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>