This is an automated email from the ASF dual-hosted git repository. lresende pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/bahir.git
commit 868102b2e9adbcc38acb730ecd27246395417af5 Author: Luciano Resende <[email protected]> AuthorDate: Sun May 19 17:13:38 2019 +0200 Prepare for next development iteration --- distribution/pom.xml | 2 +- pom.xml | 8 ++++---- sql-cloudant/pom.xml | 2 +- sql-streaming-akka/pom.xml | 2 +- sql-streaming-mqtt/pom.xml | 2 +- streaming-akka/pom.xml | 2 +- streaming-mqtt/pom.xml | 2 +- streaming-pubnub/pom.xml | 2 +- streaming-pubsub/pom.xml | 2 +- streaming-twitter/pom.xml | 2 +- streaming-zeromq/pom.xml | 2 +- 11 files changed, 14 insertions(+), 14 deletions(-) diff --git a/distribution/pom.xml b/distribution/pom.xml index f382b67..4f70a72 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index cbb5f52..f7170c1 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ </parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Bahir - Parent POM</name> <url>http://bahir.apache.org/</url> @@ -38,9 +38,9 @@ </licenses> <scm> <connection>scm:git:[email protected]:apache/bahir.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/bahir.git</developerConnection> - <url>scm:git:[email protected]:apache/bahir.git</url> - <tag>v2.3.2-rc1</tag> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/bahir.git</developerConnection> + <url>https://github.com/apache/bahir</url> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> diff --git a/sql-cloudant/pom.xml b/sql-cloudant/pom.xml index 208039e..a338958 100644 --- a/sql-cloudant/pom.xml +++ b/sql-cloudant/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sql-streaming-akka/pom.xml b/sql-streaming-akka/pom.xml index 0692b87..9e4499c 100644 --- a/sql-streaming-akka/pom.xml +++ b/sql-streaming-akka/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sql-streaming-mqtt/pom.xml b/sql-streaming-mqtt/pom.xml index 6cd5e63..58053fc 100644 --- a/sql-streaming-mqtt/pom.xml +++ b/sql-streaming-mqtt/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streaming-akka/pom.xml b/streaming-akka/pom.xml index 632e905..51efcbc 100644 --- a/streaming-akka/pom.xml +++ b/streaming-akka/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streaming-mqtt/pom.xml b/streaming-mqtt/pom.xml index 8b9f79d..c961a86 100644 --- a/streaming-mqtt/pom.xml +++ b/streaming-mqtt/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streaming-pubnub/pom.xml b/streaming-pubnub/pom.xml index 8dbdab9..c5f45d2 100644 --- a/streaming-pubnub/pom.xml +++ b/streaming-pubnub/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>bahir-parent_2.11</artifactId> <groupId>org.apache.bahir</groupId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streaming-pubsub/pom.xml b/streaming-pubsub/pom.xml index c4a9f3f..6e3d0d5 100644 --- a/streaming-pubsub/pom.xml +++ b/streaming-pubsub/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>bahir-parent_2.11</artifactId> <groupId>org.apache.bahir</groupId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streaming-twitter/pom.xml b/streaming-twitter/pom.xml index 653a228..01a574a 100644 --- a/streaming-twitter/pom.xml +++ b/streaming-twitter/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/streaming-zeromq/pom.xml b/streaming-zeromq/pom.xml index 943eb9c..fac9d28 100644 --- a/streaming-zeromq/pom.xml +++ b/streaming-zeromq/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.bahir</groupId> <artifactId>bahir-parent_2.11</artifactId> - <version>2.3.2</version> + <version>2.3.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
