Skip to content

Commit 036f4d0

Browse files
mbalassiStephanEwen
authored andcommitted
[build] Bump version to 1.2-SNAPSHOT
This closes apache#2324
1 parent d5a06b4 commit 036f4d0

File tree

82 files changed

+84
-84
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+84
-84
lines changed

flink-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-parent</artifactId>
28-
<version>1.1-SNAPSHOT</version>
28+
<version>1.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-batch-connectors/flink-avro/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-batch-connectors</artifactId>
28-
<version>1.1-SNAPSHOT</version>
28+
<version>1.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-batch-connectors/flink-hadoop-compatibility/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-batch-connectors</artifactId>
28-
<version>1.1-SNAPSHOT</version>
28+
<version>1.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-batch-connectors/flink-hbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-batch-connectors</artifactId>
28-
<version>1.1-SNAPSHOT</version>
28+
<version>1.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-batch-connectors/flink-hcatalog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-batch-connectors</artifactId>
28-
<version>1.1-SNAPSHOT</version>
28+
<version>1.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-batch-connectors/flink-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-batch-connectors</artifactId>
29-
<version>1.1-SNAPSHOT</version>
29+
<version>1.2-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-batch-connectors/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-parent</artifactId>
28-
<version>1.1-SNAPSHOT</version>
28+
<version>1.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ under the License.
2626
<parent>
2727
<groupId>org.apache.flink</groupId>
2828
<artifactId>flink-parent</artifactId>
29-
<version>1.1-SNAPSHOT</version>
29+
<version>1.2-SNAPSHOT</version>
3030
<relativePath>..</relativePath>
3131
</parent>
3232

flink-contrib/flink-connector-wikiedits/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.flink</groupId>
2727
<artifactId>flink-contrib</artifactId>
28-
<version>1.1-SNAPSHOT</version>
28+
<version>1.2-SNAPSHOT</version>
2929
<relativePath>..</relativePath>
3030
</parent>
3131

flink-contrib/flink-operator-stats/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.flink</groupId>
2626
<artifactId>flink-contrib</artifactId>
27-
<version>1.1-SNAPSHOT</version>
27+
<version>1.2-SNAPSHOT</version>
2828
<relativePath>..</relativePath>
2929
</parent>
3030

0 commit comments

Comments
 (0)