From 61407c2916753afd44ea8900352936f81c916c9e Mon Sep 17 00:00:00 2001 From: Salman Niazi Date: Wed, 16 Oct 2024 10:22:35 +0200 Subject: [PATCH] HOPSFS-191 Bump Hops Hadoop Version to 3.2.0.15-SNAPSHOT (#4) * HOPSFS-191 Bump Hops Hadoop Version to 3.2.0.15-SNAPSHOT * HOPSFS-191 Bump version from 0.9.0. to 0.9.0.1 --- Jenkinsfile | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 5775c95e54..6407a7fe72 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -30,7 +30,7 @@ pipeline { ./build_distribution.sh --spark3-profile spark3 --hadoop-profile hadoop3.2 --without-dashboard cd deploy/kubernetes/docker || exit - ./build.sh --hadoop-version 3.2.0.14-EE-RC0 --registry docker.hops.works --nexus-user $NEXUS_CREDS_USR --nexus-password $NEXUS_CREDS_PSW + ./build.sh --hadoop-version 3.2.0.15-EE-SNAPSHOT --registry docker.hops.works --nexus-user $NEXUS_CREDS_USR --nexus-password $NEXUS_CREDS_PSW cd ../../.. mkdir -p /opt/repository/master/rss/${VERSION}/ diff --git a/version.txt b/version.txt index 899f24fc75..15e36e6683 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.0 \ No newline at end of file +0.9.0.1