Repository: bahir
Updated Branches:
  refs/heads/master a5ea67906 -> 7f96456dc


[maven-release-plugin] prepare release v2.2.1-rc1


Project: http://git-wip-us.apache.org/repos/asf/bahir/repo
Commit: http://git-wip-us.apache.org/repos/asf/bahir/commit/7f96456d
Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/7f96456d
Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/7f96456d

Branch: refs/heads/master
Commit: 7f96456dcda38479bcdcbfcf4fe789c0f16ae196
Parents: a5ea679
Author: Luciano Resende <[email protected]>
Authored: Wed Jun 6 17:22:49 2018 +0200
Committer: Luciano Resende <[email protected]>
Committed: Wed Jun 6 17:22:49 2018 +0200

----------------------------------------------------------------------
 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-pubsub/pom.xml   | 2 +-
 streaming-twitter/pom.xml  | 2 +-
 streaming-zeromq/pom.xml   | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 42c9323..da4b0ac 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.0-SNAPSHOT</version>
+        <version>2.2.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1989a77..d4a7302 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.0-SNAPSHOT</version>
+  <version>2.2.1</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>HEAD</tag>
+    <tag>v2.2.1-rc1</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/sql-cloudant/pom.xml
----------------------------------------------------------------------
diff --git a/sql-cloudant/pom.xml b/sql-cloudant/pom.xml
index 672418a..085672f 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.0-SNAPSHOT</version>
+    <version>2.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/sql-streaming-akka/pom.xml
----------------------------------------------------------------------
diff --git a/sql-streaming-akka/pom.xml b/sql-streaming-akka/pom.xml
index 6fe12f4..490b036 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.0-SNAPSHOT</version>
+        <version>2.2.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/sql-streaming-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/sql-streaming-mqtt/pom.xml b/sql-streaming-mqtt/pom.xml
index 335b6f4..886c41b 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.0-SNAPSHOT</version>
+    <version>2.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/streaming-akka/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-akka/pom.xml b/streaming-akka/pom.xml
index 4c751b0..bab74cd 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.0-SNAPSHOT</version>
+    <version>2.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/streaming-mqtt/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-mqtt/pom.xml b/streaming-mqtt/pom.xml
index ed85896..ea8bc16 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.0-SNAPSHOT</version>
+    <version>2.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/streaming-pubsub/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-pubsub/pom.xml b/streaming-pubsub/pom.xml
index eb4ae5f..d3b62ec 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.0-SNAPSHOT</version>
+    <version>2.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/streaming-twitter/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-twitter/pom.xml b/streaming-twitter/pom.xml
index 082a26e..7263a27 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.0-SNAPSHOT</version>
+    <version>2.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/bahir/blob/7f96456d/streaming-zeromq/pom.xml
----------------------------------------------------------------------
diff --git a/streaming-zeromq/pom.xml b/streaming-zeromq/pom.xml
index b95c118..19979ef 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.0-SNAPSHOT</version>
+    <version>2.2.1</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

Reply via email to