You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by es...@apache.org on 2022/06/16 07:59:13 UTC

[bahir-flink] branch master updated: [maven-release-plugin] prepare for next development iteration

This is an automated email from the ASF dual-hosted git repository.

eskabetxe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 161ed5f  [maven-release-plugin] prepare for next development iteration
161ed5f is described below

commit 161ed5ffc037bef6dd556576b65de36485cedd50
Author: Joao Boto <bo...@boto.pro>
AuthorDate: Thu Jun 16 09:58:59 2022 +0200

    [maven-release-plugin] prepare for next development iteration
---
 distribution/pom.xml              | 2 +-
 flink-connector-activemq/pom.xml  | 2 +-
 flink-connector-akka/pom.xml      | 2 +-
 flink-connector-flume/pom.xml     | 2 +-
 flink-connector-influxdb/pom.xml  | 2 +-
 flink-connector-influxdb2/pom.xml | 2 +-
 flink-connector-kudu/pom.xml      | 2 +-
 flink-connector-netty/pom.xml     | 2 +-
 flink-connector-pinot/pom.xml     | 2 +-
 flink-connector-redis/pom.xml     | 2 +-
 flink-library-siddhi/pom.xml      | 2 +-
 pom.xml                           | 6 +++---
 12 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index 1c22fc1..5c13002 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.bahir</groupId>
         <artifactId>bahir-flink-parent_2.11</artifactId>
-        <version>1.1.0</version>
+        <version>1.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-connector-activemq/pom.xml b/flink-connector-activemq/pom.xml
index dae0d20..9522816 100644
--- a/flink-connector-activemq/pom.xml
+++ b/flink-connector-activemq/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.bahir</groupId>
         <artifactId>bahir-flink-parent_2.11</artifactId>
-        <version>1.1.0</version>
+        <version>1.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-connector-akka/pom.xml b/flink-connector-akka/pom.xml
index 3e65b40..1b1dd46 100644
--- a/flink-connector-akka/pom.xml
+++ b/flink-connector-akka/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.bahir</groupId>
         <artifactId>bahir-flink-parent_2.11</artifactId>
-        <version>1.1.0</version>
+        <version>1.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/flink-connector-flume/pom.xml b/flink-connector-flume/pom.xml
index 633e129..92f4b91 100644
--- a/flink-connector-flume/pom.xml
+++ b/flink-connector-flume/pom.xml
@@ -24,7 +24,7 @@ under the License.
 	<parent>
         <groupId>org.apache.bahir</groupId>
         <artifactId>bahir-flink-parent_2.11</artifactId>
-        <version>1.1.0</version>
+        <version>1.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/flink-connector-influxdb/pom.xml b/flink-connector-influxdb/pom.xml
index 11506c6..af5e4b1 100644
--- a/flink-connector-influxdb/pom.xml
+++ b/flink-connector-influxdb/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.bahir</groupId>
         <artifactId>bahir-flink-parent_2.11</artifactId>
-        <version>1.1.0</version>
+        <version>1.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/flink-connector-influxdb2/pom.xml b/flink-connector-influxdb2/pom.xml
index 61d0ce0..3458790 100644
--- a/flink-connector-influxdb2/pom.xml
+++ b/flink-connector-influxdb2/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.bahir</groupId>
     <artifactId>bahir-flink-parent_2.11</artifactId>
-    <version>1.1.0</version>
+    <version>1.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/flink-connector-kudu/pom.xml b/flink-connector-kudu/pom.xml
index 0236b10..fd485d5 100644
--- a/flink-connector-kudu/pom.xml
+++ b/flink-connector-kudu/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.bahir</groupId>
     <artifactId>bahir-flink-parent_2.11</artifactId>
-    <version>1.1.0</version>
+    <version>1.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/flink-connector-netty/pom.xml b/flink-connector-netty/pom.xml
index cc5e200..79f9c02 100644
--- a/flink-connector-netty/pom.xml
+++ b/flink-connector-netty/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.bahir</groupId>
     <artifactId>bahir-flink-parent_2.11</artifactId>
-    <version>1.1.0</version>
+    <version>1.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/flink-connector-pinot/pom.xml b/flink-connector-pinot/pom.xml
index 9452df4..5584aed 100644
--- a/flink-connector-pinot/pom.xml
+++ b/flink-connector-pinot/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.bahir</groupId>
         <artifactId>bahir-flink-parent_2.11</artifactId>
-        <version>1.1.0</version>
+        <version>1.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-connector-redis/pom.xml b/flink-connector-redis/pom.xml
index 5978e3e..d7d67de 100644
--- a/flink-connector-redis/pom.xml
+++ b/flink-connector-redis/pom.xml
@@ -24,7 +24,7 @@ under the License.
     <parent>
         <groupId>org.apache.bahir</groupId>
         <artifactId>bahir-flink-parent_2.11</artifactId>
-        <version>1.1.0</version>
+        <version>1.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/flink-library-siddhi/pom.xml b/flink-library-siddhi/pom.xml
index fe59891..96089f9 100644
--- a/flink-library-siddhi/pom.xml
+++ b/flink-library-siddhi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.bahir</groupId>
         <artifactId>bahir-flink-parent_2.11</artifactId>
-        <version>1.1.0</version>
+        <version>1.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index f46a248..c2f70bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     </parent>
     <groupId>org.apache.bahir</groupId>
     <artifactId>bahir-flink-parent_2.11</artifactId>
-    <version>1.1.0</version>
+    <version>1.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Bahir for Apache Flink - Parent POM</name>
     <url>http://bahir.apache.org/</url>
@@ -64,7 +64,7 @@
         <connection>scm:git:git@github.com:apache/bahir-flink.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/bahir-flink.git</developerConnection>
         <url>https://github.com/apache/bahir-flink</url>
-        <tag>v1.1.0</tag>
+        <tag>HEAD</tag>
     </scm>
     <repositories>
         <repository>
@@ -105,7 +105,7 @@
         <module>flink-library-siddhi</module>
     </modules>
     <properties>
-        <project.build.outputTimestamp>1655366240</project.build.outputTimestamp>
+        <project.build.outputTimestamp>1655366339</project.build.outputTimestamp>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
         <java.version>1.8</java.version>