Repository: incubator-predictionio
Updated Branches:
  refs/heads/develop caa43f866 -> 6faba78dd


Bump version to 0.11.1-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/6faba78d
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/6faba78d
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/6faba78d

Branch: refs/heads/develop
Commit: 6faba78dd5d7459da7ada38b95c53cff4852f591
Parents: caa43f8
Author: Donald Szeto <[email protected]>
Authored: Thu Apr 20 16:18:40 2017 -0700
Committer: Donald Szeto <[email protected]>
Committed: Thu Apr 20 16:18:40 2017 -0700

----------------------------------------------------------------------
 build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/6faba78d/build.sbt
----------------------------------------------------------------------
diff --git a/build.sbt b/build.sbt
index a0a41dd..c9e7013 100644
--- a/build.sbt
+++ b/build.sbt
@@ -47,7 +47,7 @@ lazy val scalaSparkDepsVersion = Map(
 
 name := "apache-predictionio-parent"
 
-version in ThisBuild := "0.11.0-SNAPSHOT"
+version in ThisBuild := "0.11.1-SNAPSHOT"
 
 organization in ThisBuild := "org.apache.predictionio"
 

Reply via email to