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:08:31 UTC

[50/50] [abbrv] incubator-predictionio git commit: [RELEASE] 0.10.0-incubating

[RELEASE] 0.10.0-incubating

Dropping -rc5 suffix.

IPMC vote result: https://lists.apache.org/thread.html/77ea7e720ba96dfbf2e0da24f0c1f116565fbb016ee0b78489a95b9d@%3Cgeneral.incubator.apache.org%3E
PMC vote result: https://lists.apache.org/thread.html/e5444f338c2119bdd232774ba0b9e14a93c3f65587b12026f74ad673@%3Cdev.predictionio.apache.org%3E


Project: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/commit/237e17ac
Tree: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/tree/237e17ac
Diff: http://git-wip-us.apache.org/repos/asf/incubator-predictionio/diff/237e17ac

Branch: refs/heads/master
Commit: 237e17acfbae7ca7eba43c61ce1c4f5498f980be
Parents: 5db129a
Author: Donald Szeto <do...@apache.org>
Authored: Fri Oct 7 12:10:19 2016 -0700
Committer: Donald Szeto <do...@apache.org>
Committed: Fri Oct 7 12:10:19 2016 -0700

----------------------------------------------------------------------
 build.sbt                     | 2 +-
 docs/manual/data/versions.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/237e17ac/build.sbt
----------------------------------------------------------------------
diff --git a/build.sbt b/build.sbt
index 29a237c..bc2f254 100644
--- a/build.sbt
+++ b/build.sbt
@@ -19,7 +19,7 @@ import UnidocKeys._
 
 name := "apache-predictionio-parent"
 
-version in ThisBuild := "0.10.0-incubating-rc5"
+version in ThisBuild := "0.10.0-incubating"
 
 organization in ThisBuild := "org.apache.predictionio"
 

http://git-wip-us.apache.org/repos/asf/incubator-predictionio/blob/237e17ac/docs/manual/data/versions.yml
----------------------------------------------------------------------
diff --git a/docs/manual/data/versions.yml b/docs/manual/data/versions.yml
index 26fa83d..0768ca1 100644
--- a/docs/manual/data/versions.yml
+++ b/docs/manual/data/versions.yml
@@ -1,4 +1,4 @@
-pio: 0.10.0-incubating-rc5
+pio: 0.10.0-incubating
 spark: 1.5.2
 spark_download_filename: spark-1.5.1-bin-hadoop2.6
 elasticsearch_download_filename: elasticsearch-1.4.4