Sync required PIO version of officilal templates Closes #465
Project: http://git-wip-us.apache.org/repos/asf/predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/predictionio/commit/2c45fcbf Tree: http://git-wip-us.apache.org/repos/asf/predictionio/tree/2c45fcbf Diff: http://git-wip-us.apache.org/repos/asf/predictionio/diff/2c45fcbf Branch: refs/heads/develop Commit: 2c45fcbfb4a1341634632a47d5fdf261d09236b9 Parents: 6c607aa Author: Naoki Takezoe <[email protected]> Authored: Thu Sep 20 13:11:37 2018 -0700 Committer: Donald Szeto <[email protected]> Committed: Thu Sep 20 13:12:12 2018 -0700 ---------------------------------------------------------------------- docs/manual/source/gallery/templates.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/predictionio/blob/2c45fcbf/docs/manual/source/gallery/templates.yaml ---------------------------------------------------------------------- diff --git a/docs/manual/source/gallery/templates.yaml b/docs/manual/source/gallery/templates.yaml index d60fa70..9f733ca 100644 --- a/docs/manual/source/gallery/templates.yaml +++ b/docs/manual/source/gallery/templates.yaml @@ -137,7 +137,7 @@ language: Scala license: "Apache Licence 2.0" status: stable - pio_min_version: 0.10.0-incubating + pio_min_version: 0.11.0-incubating apache_pio_convesion_required: "already compatible" support_link: '<a href="http://predictionio.apache.org/support/">Apache PredictionIO mailing lists</a>' @@ -158,7 +158,7 @@ language: Scala license: "Apache Licence 2.0" status: alpha - pio_min_version: 0.10.0-incubating + pio_min_version: 0.11.0-incubating apache_pio_convesion_required: "already compatible" support_link: '<a href="http://predictionio.apache.org/support/">Apache PredictionIO mailing lists</a>' @@ -172,7 +172,7 @@ language: Scala license: "Apache Licence 2.0" status: stable - pio_min_version: 0.10.0-incubating + pio_min_version: 0.11.0-incubating apache_pio_convesion_required: "already compatible" support_link: '<a href="http://predictionio.apache.org/support/">Apache PredictionIO mailing lists</a>' @@ -193,7 +193,7 @@ language: Java license: "Apache Licence 2.0" status: alpha - pio_min_version: 0.9.3 + pio_min_version: 0.11.0-incubating apache_pio_convesion_required: "requires conversion" support_link: '<a href="http://predictionio.apache.org/support/">Apache PredictionIO mailing lists</a>' @@ -305,7 +305,7 @@ language: Scala license: "Apache Licence 2.0" status: stable - pio_min_version: 0.9.2 + pio_min_version: 0.11.0-incubating apache_pio_convesion_required: "already compatible" support_link: '<a href="http://predictionio.apache.org/support/">Apache PredictionIO mailing lists</a>' @@ -345,7 +345,7 @@ language: Scala license: "Apache Licence 2.0" status: alpha - pio_min_version: 0.9.2 + pio_min_version: 0.11.0-incubating apache_pio_convesion_required: "requires conversion" support_link: '<a href="https://github.com/apache/predictionio-template-text-classifier/issues">Github issues</a>' @@ -695,7 +695,7 @@ language: Scala license: "Apache Licence 2.0" status: stable - pio_min_version: 0.9.2 + pio_min_version: 0.11.0-incubating apache_pio_convesion_required: "already compatible" support_link: '<a href="http://predictionio.apache.org/support/">Apache PredictionIO mailing lists</a>'
