Skip to content

Commit fe59589

Browse files
committed
change detect version to 9
1 parent 4eb0f1c commit fe59589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bd_scan.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ help_and_exit () {
77

88
# change these 2 values to reflect your project name and version:
99
export DETECT_PROJECT_NAME="Terraform NetApp ONTAP Provider"
10-
export DETECT_PROJECT_VERSION_NAME=2.1.0
10+
export DETECT_PROJECT_VERSION_NAME=2.2.0
1111
export DETECT_CODE_LOCATION_NAME="${DETECT_PROJECT_NAME}_${DETECT_PROJECT_VERSION_NAME}_code"
1212
export DETECT_BOM_AGGREGATE_NAME="${DETECT_PROJECT_NAME}_${DETECT_PROJECT_VERSION_NAME}_bom"
1313

0 commit comments

Comments
 (0)