Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 38092f0

Browse files
committed
[maven-release-plugin] prepare release v1.1.0-rc2
1 parent bee6c42 commit 38092f0

File tree

12 files changed

+14
-14
lines changed

12 files changed

+14
-14
lines changed

distribution/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.bahir</groupId>
2323
<artifactId>bahir-flink-parent_2.11</artifactId>
24-
<version>1.1-SNAPSHOT</version>
24+
<version>1.1.0</version>
2525
<relativePath>..</relativePath>
2626
</parent>
2727

flink-connector-activemq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.bahir</groupId>
2626
<artifactId>bahir-flink-parent_2.11</artifactId>
27-
<version>1.1-SNAPSHOT</version>
27+
<version>1.1.0</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

flink-connector-akka/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.bahir</groupId>
2626
<artifactId>bahir-flink-parent_2.11</artifactId>
27-
<version>1.1-SNAPSHOT</version>
27+
<version>1.1.0</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

flink-connector-flume/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.bahir</groupId>
2626
<artifactId>bahir-flink-parent_2.11</artifactId>
27-
<version>1.1-SNAPSHOT</version>
27+
<version>1.1.0</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

flink-connector-influxdb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.bahir</groupId>
2626
<artifactId>bahir-flink-parent_2.11</artifactId>
27-
<version>1.1-SNAPSHOT</version>
27+
<version>1.1.0</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

flink-connector-influxdb2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.bahir</groupId>
2626
<artifactId>bahir-flink-parent_2.11</artifactId>
27-
<version>1.1-SNAPSHOT</version>
27+
<version>1.1.0</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

flink-connector-kudu/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.bahir</groupId>
2323
<artifactId>bahir-flink-parent_2.11</artifactId>
24-
<version>1.1-SNAPSHOT</version>
24+
<version>1.1.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

flink-connector-netty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.bahir</groupId>
2323
<artifactId>bahir-flink-parent_2.11</artifactId>
24-
<version>1.1-SNAPSHOT</version>
24+
<version>1.1.0</version>
2525
<relativePath>..</relativePath>
2626
</parent>
2727

flink-connector-pinot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.bahir</groupId>
2626
<artifactId>bahir-flink-parent_2.11</artifactId>
27-
<version>1.1-SNAPSHOT</version>
27+
<version>1.1.0</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

flink-connector-redis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.bahir</groupId>
2626
<artifactId>bahir-flink-parent_2.11</artifactId>
27-
<version>1.1-SNAPSHOT</version>
27+
<version>1.1.0</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

flink-library-siddhi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.bahir</groupId>
2424
<artifactId>bahir-flink-parent_2.11</artifactId>
25-
<version>1.1-SNAPSHOT</version>
25+
<version>1.1.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</parent>
2626
<groupId>org.apache.bahir</groupId>
2727
<artifactId>bahir-flink-parent_2.11</artifactId>
28-
<version>1.1-SNAPSHOT</version>
28+
<version>1.1.0</version>
2929
<packaging>pom</packaging>
3030
<name>Apache Bahir for Apache Flink - Parent POM</name>
3131
<url>http://bahir.apache.org/</url>
@@ -64,7 +64,7 @@
6464
<connection>scm:git:git@github.com:apache/bahir-flink.git</connection>
6565
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/bahir-flink.git</developerConnection>
6666
<url>https://github.com/apache/bahir-flink</url>
67-
<tag>release-1.1</tag>
67+
<tag>v1.1.0-rc2</tag>
6868
</scm>
6969
<repositories>
7070
<repository>
@@ -105,7 +105,7 @@
105105
<module>flink-library-siddhi</module>
106106
</modules>
107107
<properties>
108-
<project.build.outputTimestamp>1656962758</project.build.outputTimestamp>
108+
<project.build.outputTimestamp>1658921157</project.build.outputTimestamp>
109109
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
110110
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
111111
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)