Skip to content

Commit b35575f

Browse files
committed
Sync build.sh VERSION to 26.08.0-SNAPSHOT to match the pom
1 parent b1c3e12 commit b35575f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -e -u -o pipefail
88
ARGS="$*"
99
NUMARGS=$#
1010

11-
VERSION="26.08.0" # Note: The version is updated automatically when ci/release/update-version.sh is invoked
11+
VERSION="26.08.0-SNAPSHOT" # Note: The version is updated automatically when ci/release/update-version.sh is invoked
1212
GROUP_ID="com.nvidia.cuvs"
1313

1414
# Identify CUDA major version.

0 commit comments

Comments
 (0)