Start 0.11.0-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/83ad733e Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/83ad733e Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/83ad733e Branch: refs/heads/develop Commit: 83ad733e6f11b303cf88b63ffe014b8b4d255641 Parents: ba95404 Author: Donald Szeto <[email protected]> Authored: Fri Oct 7 15:16:28 2016 -0700 Committer: Donald Szeto <[email protected]> Committed: Fri Oct 7 15:16:28 2016 -0700 ---------------------------------------------------------------------- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/83ad733e/build.sbt ---------------------------------------------------------------------- diff --git a/build.sbt b/build.sbt index bc2f254..2b98dd2 100644 --- a/build.sbt +++ b/build.sbt @@ -19,7 +19,7 @@ import UnidocKeys._ name := "apache-predictionio-parent" -version in ThisBuild := "0.10.0-incubating" +version in ThisBuild := "0.11.0-SNAPSHOT" organization in ThisBuild := "org.apache.predictionio"
