Skip to content

Commit 1cf4c51

Browse files
author
blackduck-serv-builder
committed
Release 10.2.0-SIGQA3
1 parent 63b8340 commit 1cf4c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121

2222
group = 'com.blackduck.integration'
2323

24-
version = '10.2.0-SIGQA2'
24+
version = '10.2.0-SIGQA3'
2525

2626
apply plugin: 'com.blackduck.integration.solution'
2727
apply plugin: 'org.springframework.boot'
@@ -394,4 +394,4 @@ task submitToPlatform1 (type: Exec, dependsOn: [buildPlatform1]){
394394
}
395395

396396
artifactoryPublish.dependsOn ':documentation:publishDitaSource'
397-
artifactoryPublish.dependsOn signJar
397+
artifactoryPublish.dependsOn signJar

0 commit comments

Comments
 (0)