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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)