diff options
Diffstat (limited to 'csit')
-rw-r--r-- | csit/get-branch-mariadb.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/get-branch-mariadb.sh b/csit/get-branch-mariadb.sh index f5d10a38..46af8f83 100644 --- a/csit/get-branch-mariadb.sh +++ b/csit/get-branch-mariadb.sh @@ -16,7 +16,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END====================================================== -export POLICY_MARIADB_VER=10.2.25 +export POLICY_MARIADB_VER=10.5.8 export NEXUS_URL=https://nexus.onap.org/content/repositories/snapshots GIT_TOP=$(git rev-parse --show-toplevel) |