You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@predictionio.apache.org by do...@apache.org on 2016/10/07 22:17:39 UTC

[50/50] [abbrv] incubator-predictionio git commit: Start 0.11.0-SNAPSHOT

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 <do...@apache.org>
Authored: Fri Oct 7 15:16:28 2016 -0700
Committer: Donald Szeto <do...@apache.org>
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"