This repository was archived by the owner on Feb 16, 2024. It is now read-only.
File tree 12 files changed +14
-14
lines changed
flink-connector-influxdb2
12 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.apache.bahir</groupId >
23
23
<artifactId >bahir-flink-parent_2.11</artifactId >
24
- <version >1.1-SNAPSHOT </version >
24
+ <version >1.1.0 </version >
25
25
<relativePath >..</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
24
24
<parent >
25
25
<groupId >org.apache.bahir</groupId >
26
26
<artifactId >bahir-flink-parent_2.11</artifactId >
27
- <version >1.1-SNAPSHOT </version >
27
+ <version >1.1.0 </version >
28
28
<relativePath >..</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
24
24
<parent >
25
25
<groupId >org.apache.bahir</groupId >
26
26
<artifactId >bahir-flink-parent_2.11</artifactId >
27
- <version >1.1-SNAPSHOT </version >
27
+ <version >1.1.0 </version >
28
28
<relativePath >../pom.xml</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
24
24
<parent >
25
25
<groupId >org.apache.bahir</groupId >
26
26
<artifactId >bahir-flink-parent_2.11</artifactId >
27
- <version >1.1-SNAPSHOT </version >
27
+ <version >1.1.0 </version >
28
28
<relativePath >../pom.xml</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
24
24
<parent >
25
25
<groupId >org.apache.bahir</groupId >
26
26
<artifactId >bahir-flink-parent_2.11</artifactId >
27
- <version >1.1-SNAPSHOT </version >
27
+ <version >1.1.0 </version >
28
28
<relativePath >../pom.xml</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
24
24
<parent >
25
25
<groupId >org.apache.bahir</groupId >
26
26
<artifactId >bahir-flink-parent_2.11</artifactId >
27
- <version >1.1-SNAPSHOT </version >
27
+ <version >1.1.0 </version >
28
28
<relativePath >../pom.xml</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.apache.bahir</groupId >
23
23
<artifactId >bahir-flink-parent_2.11</artifactId >
24
- <version >1.1-SNAPSHOT </version >
24
+ <version >1.1.0 </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.apache.bahir</groupId >
23
23
<artifactId >bahir-flink-parent_2.11</artifactId >
24
- <version >1.1-SNAPSHOT </version >
24
+ <version >1.1.0 </version >
25
25
<relativePath >..</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
24
24
<parent >
25
25
<groupId >org.apache.bahir</groupId >
26
26
<artifactId >bahir-flink-parent_2.11</artifactId >
27
- <version >1.1-SNAPSHOT </version >
27
+ <version >1.1.0 </version >
28
28
<relativePath >..</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
24
24
<parent >
25
25
<groupId >org.apache.bahir</groupId >
26
26
<artifactId >bahir-flink-parent_2.11</artifactId >
27
- <version >1.1-SNAPSHOT </version >
27
+ <version >1.1.0 </version >
28
28
<relativePath >..</relativePath >
29
29
</parent >
30
30
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.bahir</groupId >
24
24
<artifactId >bahir-flink-parent_2.11</artifactId >
25
- <version >1.1-SNAPSHOT </version >
25
+ <version >1.1.0 </version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 25
25
</parent >
26
26
<groupId >org.apache.bahir</groupId >
27
27
<artifactId >bahir-flink-parent_2.11</artifactId >
28
- <version >1.1-SNAPSHOT </version >
28
+ <version >1.1.0 </version >
29
29
<packaging >pom</packaging >
30
30
<name >Apache Bahir for Apache Flink - Parent POM</name >
31
31
<url >http://bahir.apache.org/</url >
64
64
<connection >scm:git:git@github.com:apache/bahir-flink.git</connection >
65
65
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/bahir-flink.git</developerConnection >
66
66
<url >https://github.com/apache/bahir-flink</url >
67
- <tag >release-1.1 </tag >
67
+ <tag >v1.1.0-rc2 </tag >
68
68
</scm >
69
69
<repositories >
70
70
<repository >
105
105
<module >flink-library-siddhi</module >
106
106
</modules >
107
107
<properties >
108
- <project .build.outputTimestamp>1656962758 </project .build.outputTimestamp>
108
+ <project .build.outputTimestamp>1658921157 </project .build.outputTimestamp>
109
109
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
110
110
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
111
111
<java .version>1.8</java .version>
You can’t perform that action at this time.
0 commit comments