Repository: bahir Updated Branches: refs/heads/master 6d24b270f -> e0e49e23c
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/bahir/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir/commit/e0e49e23 Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/e0e49e23 Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/e0e49e23 Branch: refs/heads/master Commit: e0e49e23cfe78704bd1d747db52c8efca31181c2 Parents: 6d24b27 Author: Luciano Resende <[email protected]> Authored: Fri Nov 30 20:37:10 2018 +0100 Committer: Luciano Resende <[email protected]> Committed: Fri Nov 30 20:37:10 2018 +0100 ---------------------------------------------------------------------- distribution/pom.xml | 2 +- pom.xml | 4 ++-- 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, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index f382b67..ea1ed49 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ffeef14..52fb22c 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.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Bahir - Parent POM</name> <url>http://bahir.apache.org/</url> @@ -40,7 +40,7 @@ <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> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/sql-cloudant/pom.xml ---------------------------------------------------------------------- diff --git a/sql-cloudant/pom.xml b/sql-cloudant/pom.xml index 208039e..d1a3be7 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/sql-streaming-akka/pom.xml ---------------------------------------------------------------------- diff --git a/sql-streaming-akka/pom.xml b/sql-streaming-akka/pom.xml index 0692b87..028b719 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/sql-streaming-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/sql-streaming-mqtt/pom.xml b/sql-streaming-mqtt/pom.xml index 6cd5e63..242f24b 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/streaming-akka/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-akka/pom.xml b/streaming-akka/pom.xml index 632e905..7929f33 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/streaming-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-mqtt/pom.xml b/streaming-mqtt/pom.xml index 8b9f79d..f23aa83 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/streaming-pubnub/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-pubnub/pom.xml b/streaming-pubnub/pom.xml index 8dbdab9..ac0b925 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/streaming-pubsub/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-pubsub/pom.xml b/streaming-pubsub/pom.xml index c4a9f3f..0885152 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/streaming-twitter/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-twitter/pom.xml b/streaming-twitter/pom.xml index 653a228..1f18100 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/e0e49e23/streaming-zeromq/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-zeromq/pom.xml b/streaming-zeromq/pom.xml index 943eb9c..92115f2 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.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
