Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
Signed-off-by: ojcelis <[email protected]>
  • Loading branch information
ojcelis committed Oct 5, 2023
1 parent a00b82c commit a271a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile.license-scan
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ node('zowe-dependency-scanning-rev-split') {
def NOTICES_ZOS_FILE = "notices_zos.txt"
def ARTIFACT_REPO= "libs-snapshot-local"
def ARTIFACT_PATH= "org/zowe/licenses"
def VERSION = "1.28.4"
def VERSION = "1.28.5"
def ARTIFACT_VERSION = "${VERSION}-SNAPSHOT"
def AGG_ARTIFACT_NAME = "zowe_licenses_full-SNAPSHOT.zip"
def CLI_ARTIFACT_NAME = "zowe_licenses_cli-SNAPSHOT.zip"
Expand Down

0 comments on commit a271a51

Please sign in to comment.