You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by li...@apache.org on 2022/06/24 14:40:24 UTC

[flink-ml] branch master updated: [hotfix] Update version to 2.2-SNAPSHOT

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 82bfe6e  [hotfix] Update version to 2.2-SNAPSHOT
82bfe6e is described below

commit 82bfe6e62f96acaaf1a02c3fc5b1aeb7caafd47a
Author: Zhipeng Zhang <zh...@gmail.com>
AuthorDate: Fri Jun 24 22:40:20 2022 +0800

    [hotfix] Update version to 2.2-SNAPSHOT
    
    This closes #117.
---
 docs/config.toml                      | 1 +
 flink-ml-benchmark/pom.xml            | 2 +-
 flink-ml-core/pom.xml                 | 2 +-
 flink-ml-dist/pom.xml                 | 2 +-
 flink-ml-iteration/pom.xml            | 2 +-
 flink-ml-lib/pom.xml                  | 2 +-
 flink-ml-python/pyflink/ml/version.py | 2 +-
 flink-ml-tests/pom.xml                | 2 +-
 flink-ml-uber/pom.xml                 | 2 +-
 pom.xml                               | 2 +-
 10 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/docs/config.toml b/docs/config.toml
index ba0f2c4..47b31a8 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -61,6 +61,7 @@ pygmentsUseClasses = true
   ]
 
   PreviousDocs = [
+    ["2.1", "https://nightlies.apache.org/flink/flink-ml-docs-release-2.1"],
     ["2.0", "https://nightlies.apache.org/flink/flink-ml-docs-release-2.0"],
   ]
 
diff --git a/flink-ml-benchmark/pom.xml b/flink-ml-benchmark/pom.xml
index ce30dbd..0d1c687 100644
--- a/flink-ml-benchmark/pom.xml
+++ b/flink-ml-benchmark/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <artifactId>flink-ml-parent</artifactId>
         <groupId>org.apache.flink</groupId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>flink-ml-benchmark</artifactId>
diff --git a/flink-ml-core/pom.xml b/flink-ml-core/pom.xml
index 9bad8a0..3c0bda5 100644
--- a/flink-ml-core/pom.xml
+++ b/flink-ml-core/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.flink</groupId>
     <artifactId>flink-ml-parent</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>flink-ml-core</artifactId>
diff --git a/flink-ml-dist/pom.xml b/flink-ml-dist/pom.xml
index 4ec3166..1e04c50 100644
--- a/flink-ml-dist/pom.xml
+++ b/flink-ml-dist/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-ml-parent</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>flink-ml-dist</artifactId>
diff --git a/flink-ml-iteration/pom.xml b/flink-ml-iteration/pom.xml
index 3f3557b..9120b49 100644
--- a/flink-ml-iteration/pom.xml
+++ b/flink-ml-iteration/pom.xml
@@ -28,7 +28,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-ml-parent</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>flink-ml-iteration</artifactId>
diff --git a/flink-ml-lib/pom.xml b/flink-ml-lib/pom.xml
index 6633e2f..9a0fc0b 100644
--- a/flink-ml-lib/pom.xml
+++ b/flink-ml-lib/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.flink</groupId>
     <artifactId>flink-ml-parent</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>flink-ml-lib</artifactId>
diff --git a/flink-ml-python/pyflink/ml/version.py b/flink-ml-python/pyflink/ml/version.py
index 60b55f8..a623806 100644
--- a/flink-ml-python/pyflink/ml/version.py
+++ b/flink-ml-python/pyflink/ml/version.py
@@ -20,4 +20,4 @@
 The version will be consistent with the flink ml version and follow the PEP440.
 .. seealso:: https://www.python.org/dev/peps/pep-0440
 """
-__version__ = "2.1.dev0"
+__version__ = "2.2.dev0"
diff --git a/flink-ml-tests/pom.xml b/flink-ml-tests/pom.xml
index 2401e60..e5d1af4 100644
--- a/flink-ml-tests/pom.xml
+++ b/flink-ml-tests/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-ml-parent</artifactId>
-        <version>2.1-SNAPSHOT</version>
+        <version>2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>flink-ml-tests</artifactId>
diff --git a/flink-ml-uber/pom.xml b/flink-ml-uber/pom.xml
index 3680135..5edfc02 100644
--- a/flink-ml-uber/pom.xml
+++ b/flink-ml-uber/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.flink</groupId>
     <artifactId>flink-ml-parent</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>flink-ml-uber</artifactId>
diff --git a/pom.xml b/pom.xml
index 722f8ca..048e1e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ under the License.
   <artifactId>flink-ml-parent</artifactId>
   <groupId>org.apache.flink</groupId>
   <name>Flink ML</name>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <url>http://flink.apache.org</url>