Update templates.yaml modified templates build with apache predictionio new release artifact
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/82d3e6ac Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/82d3e6ac Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/82d3e6ac Branch: refs/heads/livedoc Commit: 82d3e6ac6156934b629188877945b65901a4ba1a Parents: 8f36e65 Author: bansarishah <[email protected]> Authored: Tue Oct 18 14:06:44 2016 +0530 Committer: GitHub <[email protected]> Committed: Tue Oct 18 14:06:44 2016 +0530 ---------------------------------------------------------------------- docs/manual/source/gallery/templates.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/82d3e6ac/docs/manual/source/gallery/templates.yaml ---------------------------------------------------------------------- diff --git a/docs/manual/source/gallery/templates.yaml b/docs/manual/source/gallery/templates.yaml index f67621c..19aa2aa 100644 --- a/docs/manual/source/gallery/templates.yaml +++ b/docs/manual/source/gallery/templates.yaml @@ -633,7 +633,7 @@ language: Scala license: "Apache Licence 2.0" status: stable - pio_min_version: 0.9.7 + pio_min_version: 0.10.0-incubating - template: name: Topic labelling with Wikipedia @@ -645,4 +645,4 @@ language: Scala license: "Apache Licence 2.0" status: stable - pio_min_version: 0.9.7 + pio_min_version: 0.10.0-incubating
