Repository: bahir Updated Branches: refs/heads/master e61cc3ddc -> daf001fd6
[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/daf001fd Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/daf001fd Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/daf001fd Branch: refs/heads/master Commit: daf001fd6c8db14362da8a6a51961859768ca081 Parents: e61cc3d Author: Christian Kadner <[email protected]> Authored: Fri Feb 3 20:21:59 2017 -0800 Committer: Christian Kadner <[email protected]> Committed: Fri Feb 3 20:21:59 2017 -0800 ---------------------------------------------------------------------- distribution/pom.xml | 2 +- pom.xml | 4 ++-- sql-streaming-mqtt/pom.xml | 2 +- streaming-akka/pom.xml | 2 +- streaming-mqtt/pom.xml | 2 +- streaming-twitter/pom.xml | 2 +- streaming-zeromq/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir/blob/daf001fd/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index c7fbff0..4ff93fc 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.1.0</version> + <version>2.2.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/daf001fd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 210c608..f9ee4a0 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.1.0</version> + <version>2.2.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.1.0-rc1</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> http://git-wip-us.apache.org/repos/asf/bahir/blob/daf001fd/sql-streaming-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/sql-streaming-mqtt/pom.xml b/sql-streaming-mqtt/pom.xml index 28840e6..4a01ef5 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.1.0</version> + <version>2.2.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/daf001fd/streaming-akka/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-akka/pom.xml b/streaming-akka/pom.xml index 4510801..36ce385 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.1.0</version> + <version>2.2.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/daf001fd/streaming-mqtt/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-mqtt/pom.xml b/streaming-mqtt/pom.xml index e5fef2a..2935f51 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.1.0</version> + <version>2.2.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/daf001fd/streaming-twitter/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-twitter/pom.xml b/streaming-twitter/pom.xml index a33842d..949e4b3 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.1.0</version> + <version>2.2.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/bahir/blob/daf001fd/streaming-zeromq/pom.xml ---------------------------------------------------------------------- diff --git a/streaming-zeromq/pom.xml b/streaming-zeromq/pom.xml index bba10f0..db6616d 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.1.0</version> + <version>2.2.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
