Repository: bahir Updated Branches: refs/heads/master 6c4d67e0a -> a94c07a6f
[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/a94c07a6 Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/a94c07a6 Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/a94c07a6 Branch: refs/heads/master Commit: a94c07a6fa3ced46655405d739a9c30f938beeb4 Parents: 6c4d67e Author: Luciano Resende <[email protected]> Authored: Fri Nov 30 16:30:31 2018 +0100 Committer: Luciano Resende <[email protected]> Committed: Fri Nov 30 16:30:31 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/a94c07a6/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index fccecb3..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9654a5d..bda1c53 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.1</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.1-rc1</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/sql-cloudant/pom.xml ---------------------------------------------------------------------- diff --git a/sql-cloudant/pom.xml b/sql-cloudant/pom.xml index fe992e6..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/sql-streaming-akka/pom.xml ---------------------------------------------------------------------- diff --git a/sql-streaming-akka/pom.xml b/sql-streaming-akka/pom.xml index c94f7ac..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/sql-streaming-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/sql-streaming-mqtt/pom.xml b/sql-streaming-mqtt/pom.xml index f505da4..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/streaming-akka/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-akka/pom.xml b/streaming-akka/pom.xml index 6ba7b5e..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/streaming-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-mqtt/pom.xml b/streaming-mqtt/pom.xml index ff68628..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/streaming-pubnub/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-pubnub/pom.xml b/streaming-pubnub/pom.xml index 99ac665..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/streaming-pubsub/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-pubsub/pom.xml b/streaming-pubsub/pom.xml index 7d32483..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/streaming-twitter/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-twitter/pom.xml b/streaming-twitter/pom.xml index b36b692..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/a94c07a6/streaming-zeromq/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-zeromq/pom.xml b/streaming-zeromq/pom.xml index f76c102..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.1</version> + <version>2.4.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
