Repository: bahir-website
Updated Branches:
  refs/heads/master 87eff6192 -> 93a994524


Update current doc version


Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/93a99452
Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/93a99452
Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/93a99452

Branch: refs/heads/master
Commit: 93a9945241eaaa1c64986c6587ac079178c730c2
Parents: 87eff61
Author: Luciano Resende <[email protected]>
Authored: Tue Dec 4 15:50:16 2018 -0800
Committer: Luciano Resende <[email protected]>
Committed: Tue Dec 4 15:50:16 2018 -0800

----------------------------------------------------------------------
 site/_config.yml            | 4 ++--
 site/docs/spark/overview.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bahir-website/blob/93a99452/site/_config.yml
----------------------------------------------------------------------
diff --git a/site/_config.yml b/site/_config.yml
index 46617dc..934f923 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -41,6 +41,6 @@ JB:
        tracking_id: UA-79140859-1
 
 # These allow the documentation to be updated with newer releases
-SPARK_VERSION: 2.3.0-SNAPSHOT
+SPARK_VERSION: 2.4.0-SNAPSHOT
 SCALA_BINARY_VERSION: "2.11"
-SCALA_VERSION: "2.11.8"
+SCALA_VERSION: "2.11.11"

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/93a99452/site/docs/spark/overview.md
----------------------------------------------------------------------
diff --git a/site/docs/spark/overview.md b/site/docs/spark/overview.md
index 23d95f3..60edf18 100644
--- a/site/docs/spark/overview.md
+++ b/site/docs/spark/overview.md
@@ -27,7 +27,7 @@ limitations under the License.
 
 ### Apache Bahir Extensions for Apache Spark
 
- - [Current - 2.3.0-SNAPSHOT](/docs/spark/current/documentation)
+ - [Current - 2.4.0-SNAPSHOT](/docs/spark/current/documentation)
  - [2.3.2](/docs/spark/2.3.2/documentation)
  - [2.3.1](/docs/spark/2.3.1/documentation)
  - [2.3.0](/docs/spark/2.3.0/documentation)

Reply via email to