Repository: bahir
Updated Branches:
  refs/heads/master 368c436ae -> 4a993afaa


[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/4a993afa
Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/4a993afa
Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/4a993afa

Branch: refs/heads/master
Commit: 4a993afaa6dcd5ea415ba5ed402ce36eec76b344
Parents: 368c436
Author: Luciano Resende <lrese...@apache.org>
Authored: Sat Aug 6 12:56:17 2016 +0300
Committer: Luciano Resende <lrese...@apache.org>
Committed: Sat Aug 6 12:56:17 2016 +0300

----------------------------------------------------------------------
 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/4a993afa/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 1b2dbd3..186dafd 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.0.0</version>
+        <version>2.1.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/4a993afa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ce0c3a..6ac10f8 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.0.0</version>
+  <version>2.1.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:g...@github.com:apache/bahir.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/bahir.git</developerConnection>
     <url>scm:git:g...@github.com:apache/bahir.git</url>
-    <tag>v2.0.0-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>

http://git-wip-us.apache.org/repos/asf/bahir/blob/4a993afa/sql-streaming-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/sql-streaming-mqtt/pom.xml b/sql-streaming-mqtt/pom.xml
index a5bfb8a..678aeee 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.0.0</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/4a993afa/streaming-akka/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-akka/pom.xml b/streaming-akka/pom.xml
index 3715fad..b108502 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.0.0</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/4a993afa/streaming-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-mqtt/pom.xml b/streaming-mqtt/pom.xml
index c5b4bdc..8cdba98 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.0.0</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/4a993afa/streaming-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-twitter/pom.xml b/streaming-twitter/pom.xml
index fffaf68..7647ba8 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.0.0</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/4a993afa/streaming-zeromq/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-zeromq/pom.xml b/streaming-zeromq/pom.xml
index f4d2dd3..f9ae3bc 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.0.0</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Reply via email to