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
commit 8e6f956c2eda06ca9debf21634cedcecc96293ff Author: sblackmon <[email protected]> AuthorDate: Wed Mar 11 19:25:06 2020 -0500 [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-elasticsearch/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 | 4 ++-- streams-contrib/streams-processor-jackson/pom.xml | 2 +- streams-contrib/streams-processor-json/pom.xml | 2 +- streams-contrib/streams-processor-peopledatalabs/pom.xml | 4 ++-- streams-contrib/streams-processor-peoplepattern/pom.xml | 2 +- streams-contrib/streams-processor-pipl/pom.xml | 4 ++-- streams-contrib/streams-processor-regex/pom.xml | 2 +- streams-contrib/streams-processor-thedatagroup/pom.xml | 4 ++-- 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 | 4 ++-- streams-contrib/streams-provider-sysomos/pom.xml | 2 +- streams-contrib/streams-provider-twitter/pom.xml | 2 +- streams-contrib/streams-provider-youtube/pom.xml | 2 +- streams-core/pom.xml | 2 +- streams-dist/pom.xml | 2 +- streams-examples/pom.xml | 4 ++-- .../streams-examples-flink/flink-twitter-collection/pom.xml | 2 +- streams-examples/streams-examples-flink/pom.xml | 2 +- streams-examples/streams-examples-local/elasticsearch-hdfs/pom.xml | 2 +- streams-examples/streams-examples-local/elasticsearch-reindex/pom.xml | 2 +- .../streams-examples-local/mongo-elasticsearch-sync/pom.xml | 2 +- streams-examples/streams-examples-local/pom.xml | 2 +- streams-examples/streams-examples-local/twitter-follow-neo4j/pom.xml | 2 +- .../streams-examples-local/twitter-history-elasticsearch/pom.xml | 2 +- .../streams-examples-local/twitter-userstream-elasticsearch/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 +- 75 files changed, 89 insertions(+), 89 deletions(-) diff --git a/pom.xml b/pom.xml index d48c318..66cb885 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.streams</groupId> <artifactId>apache-streams</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <name>Apache Streams</name> <description>Apache Streams</description> diff --git a/streams-cli/pom.xml b/streams-cli/pom.xml index 1d87cce..7b16fcd 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-components/pom.xml b/streams-components/pom.xml index 92da524..b5e47a5 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-components/streams-converters/pom.xml b/streams-components/streams-converters/pom.xml index a597878..6819f37 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <parent> <groupId>org.apache.streams</groupId> <artifactId>streams-components</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <dependencies> diff --git a/streams-components/streams-filters/pom.xml b/streams-components/streams-filters/pom.xml index 1b216f7..4daa86f 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-components/streams-http/pom.xml b/streams-components/streams-http/pom.xml index 224e794..4e19a59 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-config/pom.xml b/streams-config/pom.xml index 7e788bf..8a0989d 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-config</artifactId> diff --git a/streams-contrib/pom.xml b/streams-contrib/pom.xml index b974a54..ae2a56b 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-contrib</artifactId> diff --git a/streams-contrib/streams-amazon-aws/pom.xml b/streams-contrib/streams-amazon-aws/pom.xml index 266e9b3..d8689bc 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 3f91d60..25cd4d0 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 94eafeb..592a111 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 c674d06..b6b720f 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 ba79474..a020a8b 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-persist-elasticsearch/pom.xml b/streams-contrib/streams-persist-elasticsearch/pom.xml index 0fcd1e4..28cb964 100644 --- a/streams-contrib/streams-persist-elasticsearch/pom.xml +++ b/streams-contrib/streams-persist-elasticsearch/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>streams-contrib</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 d44386e..92ea2e5 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 0e8925e..658cee0 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 131a2a4..8ed8a1b 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 0840ee2..9037514 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 3d974eb..64f825d 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 8b9f016..3da9a72 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 6e44625..8425c27 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 193c944..e7b8317 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 65cac31..ca751e2 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-fullcontact</artifactId> @@ -106,7 +106,7 @@ <includeAdditionalProperties>true</includeAdditionalProperties> <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-processor-jackson/pom.xml b/streams-contrib/streams-processor-jackson/pom.xml index 9e8d7e8..4f349b8 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-jackson</artifactId> diff --git a/streams-contrib/streams-processor-json/pom.xml b/streams-contrib/streams-processor-json/pom.xml index cdddc57..32bf409 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-json</artifactId> diff --git a/streams-contrib/streams-processor-peopledatalabs/pom.xml b/streams-contrib/streams-processor-peopledatalabs/pom.xml index 9ae41dd..91212d7 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-peopledatalabs</artifactId> @@ -116,7 +116,7 @@ <includeAdditionalProperties>false</includeAdditionalProperties> <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-processor-peoplepattern/pom.xml b/streams-contrib/streams-processor-peoplepattern/pom.xml index 4cc3ca0..277b8c7 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-peoplepattern</artifactId> diff --git a/streams-contrib/streams-processor-pipl/pom.xml b/streams-contrib/streams-processor-pipl/pom.xml index 4b4947b..81f3d24 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-pipl</artifactId> @@ -106,7 +106,7 @@ <includeAdditionalProperties>true</includeAdditionalProperties> <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-processor-regex/pom.xml b/streams-contrib/streams-processor-regex/pom.xml index 66cabf4..cbe86a4 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-regex</artifactId> diff --git a/streams-contrib/streams-processor-thedatagroup/pom.xml b/streams-contrib/streams-processor-thedatagroup/pom.xml index 943172e..3519ec2 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-thedatagroup</artifactId> @@ -111,7 +111,7 @@ <includeAdditionalProperties>false</includeAdditionalProperties> <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-processor-urls/pom.xml b/streams-contrib/streams-processor-urls/pom.xml index f46d221..3193d04 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-processor-urls</artifactId> diff --git a/streams-contrib/streams-provider-facebook/pom.xml b/streams-contrib/streams-provider-facebook/pom.xml index e8d1816..e7434e5 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-facebook</artifactId> diff --git a/streams-contrib/streams-provider-google/google-gmail/pom.xml b/streams-contrib/streams-provider-google/google-gmail/pom.xml index 334d4b1..14cc5b1 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-google-gmail</artifactId> diff --git a/streams-contrib/streams-provider-google/google-gplus/pom.xml b/streams-contrib/streams-provider-google/google-gplus/pom.xml index b525b19..688f7d0 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-google-gplus</artifactId> diff --git a/streams-contrib/streams-provider-google/pom.xml b/streams-contrib/streams-provider-google/pom.xml index 10738ec..da4db42 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-google</artifactId> diff --git a/streams-contrib/streams-provider-instagram/pom.xml b/streams-contrib/streams-provider-instagram/pom.xml index 1707e61..157191a 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-instagram</artifactId> diff --git a/streams-contrib/streams-provider-linkedin/pom.xml b/streams-contrib/streams-provider-linkedin/pom.xml index f585e3b..5f2f776 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </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 e751cde..5b9afd7 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-moreover</artifactId> diff --git a/streams-contrib/streams-provider-rss/pom.xml b/streams-contrib/streams-provider-rss/pom.xml index 1b6945d..50d414d 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-rss</artifactId> diff --git a/streams-contrib/streams-provider-sprinklr/pom.xml b/streams-contrib/streams-provider-sprinklr/pom.xml index f290370..c388427 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-sprinklr</artifactId> @@ -106,7 +106,7 @@ <includeAdditionalProperties>true</includeAdditionalProperties> <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-sysomos/pom.xml b/streams-contrib/streams-provider-sysomos/pom.xml index 12228fb..b15206c 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-provider-sysomos</artifactId> diff --git a/streams-contrib/streams-provider-twitter/pom.xml b/streams-contrib/streams-provider-twitter/pom.xml index b1e90c9..40685a4 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-contrib/streams-provider-youtube/pom.xml b/streams-contrib/streams-provider-youtube/pom.xml index 5cf66f4..3d7585c 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-core/pom.xml b/streams-core/pom.xml index f5f0b95..087e59d 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-core</artifactId> diff --git a/streams-dist/pom.xml b/streams-dist/pom.xml index 193e52a..af2472a 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/streams-examples/pom.xml b/streams-examples/pom.xml index eed8640..4232349 100644 --- a/streams-examples/pom.xml +++ b/streams-examples/pom.xml @@ -23,13 +23,13 @@ <parent> <artifactId>apache-streams</artifactId> <groupId>org.apache.streams</groupId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.streams.examples</groupId> <artifactId>streams-examples</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>pom</packaging> <name>streams-examples</name> diff --git a/streams-examples/streams-examples-flink/flink-twitter-collection/pom.xml b/streams-examples/streams-examples-flink/flink-twitter-collection/pom.xml index 84cde91..ec44686 100644 --- a/streams-examples/streams-examples-flink/flink-twitter-collection/pom.xml +++ b/streams-examples/streams-examples-flink/flink-twitter-collection/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams.examples</groupId> <artifactId>streams-examples-flink</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-examples/streams-examples-flink/pom.xml b/streams-examples/streams-examples-flink/pom.xml index 6439ee4..e97e1a3 100644 --- a/streams-examples/streams-examples-flink/pom.xml +++ b/streams-examples/streams-examples-flink/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>streams-examples</artifactId> <groupId>org.apache.streams.examples</groupId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-examples/streams-examples-local/elasticsearch-hdfs/pom.xml b/streams-examples/streams-examples-local/elasticsearch-hdfs/pom.xml index 6bab7e7..85532df 100644 --- a/streams-examples/streams-examples-local/elasticsearch-hdfs/pom.xml +++ b/streams-examples/streams-examples-local/elasticsearch-hdfs/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams.examples</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-examples/streams-examples-local/elasticsearch-reindex/pom.xml b/streams-examples/streams-examples-local/elasticsearch-reindex/pom.xml index c0d2a8f..b2f4233 100644 --- a/streams-examples/streams-examples-local/elasticsearch-reindex/pom.xml +++ b/streams-examples/streams-examples-local/elasticsearch-reindex/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams.examples</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-examples/streams-examples-local/mongo-elasticsearch-sync/pom.xml b/streams-examples/streams-examples-local/mongo-elasticsearch-sync/pom.xml index 2e8644c..47bc31b 100644 --- a/streams-examples/streams-examples-local/mongo-elasticsearch-sync/pom.xml +++ b/streams-examples/streams-examples-local/mongo-elasticsearch-sync/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams.examples</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-examples/streams-examples-local/pom.xml b/streams-examples/streams-examples-local/pom.xml index 637254b..f87c1f6 100644 --- a/streams-examples/streams-examples-local/pom.xml +++ b/streams-examples/streams-examples-local/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>streams-examples</artifactId> <groupId>org.apache.streams.examples</groupId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-examples/streams-examples-local/twitter-follow-neo4j/pom.xml b/streams-examples/streams-examples-local/twitter-follow-neo4j/pom.xml index 248e616..c1b2939 100644 --- a/streams-examples/streams-examples-local/twitter-follow-neo4j/pom.xml +++ b/streams-examples/streams-examples-local/twitter-follow-neo4j/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams.examples</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-examples/streams-examples-local/twitter-history-elasticsearch/pom.xml b/streams-examples/streams-examples-local/twitter-history-elasticsearch/pom.xml index 4ba1937..2a3a89f 100644 --- a/streams-examples/streams-examples-local/twitter-history-elasticsearch/pom.xml +++ b/streams-examples/streams-examples-local/twitter-history-elasticsearch/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams.examples</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-examples/streams-examples-local/twitter-userstream-elasticsearch/pom.xml b/streams-examples/streams-examples-local/twitter-userstream-elasticsearch/pom.xml index 70f1e9e..84c2b8c 100644 --- a/streams-examples/streams-examples-local/twitter-userstream-elasticsearch/pom.xml +++ b/streams-examples/streams-examples-local/twitter-userstream-elasticsearch/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.streams.examples</groupId> <artifactId>streams-examples-local</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-monitoring/pom.xml b/streams-monitoring/pom.xml index b595a4a..2e7efe9 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-monitoring</artifactId> diff --git a/streams-plugins/pom.xml b/streams-plugins/pom.xml index 34d92da..e2e1615 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.1-SNAPSHOT</version> + <version>0.6.2-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 f643bb8..ac4a188 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-elasticsearch/pom.xml b/streams-plugins/streams-plugin-elasticsearch/pom.xml index 3bceb0f..4bf0d05 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-hbase/pom.xml b/streams-plugins/streams-plugin-hbase/pom.xml index 9e56ff2..9c40b7d 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-hive/pom.xml b/streams-plugins/streams-plugin-hive/pom.xml index f454026..64ea5c8 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-pig/pom.xml b/streams-plugins/streams-plugin-pig/pom.xml index 5d5cf6a..b28317b 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-pojo/pom.xml b/streams-plugins/streams-plugin-pojo/pom.xml index ab15049..c47e182 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/streams-plugins/streams-plugin-scala/pom.xml b/streams-plugins/streams-plugin-scala/pom.xml index 87423da..69c0f4b 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>maven-plugin</packaging> <parent> <groupId>org.apache.streams.plugins</groupId> <artifactId>streams-plugins</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <dependencies> diff --git a/streams-pojo-extensions/pom.xml b/streams-pojo-extensions/pom.xml index f34954d..3749a0c 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-pojo/pom.xml b/streams-pojo/pom.xml index 29fa3aa..d95bd01 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streams-runtimes/pom.xml b/streams-runtimes/pom.xml index c9453d7..e598183 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-runtimes</artifactId> diff --git a/streams-runtimes/streams-runtime-local/pom.xml b/streams-runtimes/streams-runtime-local/pom.xml index 70641c8..56a3382 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-runtime-local</artifactId> diff --git a/streams-schemas/pom.xml b/streams-schemas/pom.xml index 51cdf12..dd749e5 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-schemas</artifactId> diff --git a/streams-schemas/streams-schema-activitystreams/pom.xml b/streams-schemas/streams-schema-activitystreams/pom.xml index 7e637f2..3928e2a 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-schema-activitystreams</artifactId> diff --git a/streams-schemas/streams-schema-activitystreams2/pom.xml b/streams-schemas/streams-schema-activitystreams2/pom.xml index 09f6264..ad5e416 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-schema-activitystreams2</artifactId> diff --git a/streams-schemas/streams-schema-jsonschemaorg/pom.xml b/streams-schemas/streams-schema-jsonschemaorg/pom.xml index 62085c8..8ba28a5 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>streams-schema-jsonschemaorg</artifactId> diff --git a/streams-testing/pom.xml b/streams-testing/pom.xml index 50b8fde..754deb9 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-util/pom.xml b/streams-util/pom.xml index ef4a0a7..2acf3b2 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/streams-verbs/pom.xml b/streams-verbs/pom.xml index e4076a8..3138513 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.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
