There was an error while loading. Please reload this page.
1 parent b1c3e12 commit b35575fCopy full SHA for b35575f
1 file changed
java/build.sh
@@ -8,7 +8,7 @@ set -e -u -o pipefail
8
ARGS="$*"
9
NUMARGS=$#
10
11
-VERSION="26.08.0" # Note: The version is updated automatically when ci/release/update-version.sh is invoked
+VERSION="26.08.0-SNAPSHOT" # Note: The version is updated automatically when ci/release/update-version.sh is invoked
12
GROUP_ID="com.nvidia.cuvs"
13
14
# Identify CUDA major version.
0 commit comments