Skip to content

Commit cebc891

Browse files
author
blackduck-serv-builder
committed
Release 10.4.0-SIGQA1
1 parent f782c00 commit cebc891

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.4.0-SNAPSHOT'
24+
version = '10.4.0-SIGQA1'
2525

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

405405
artifactoryPublish.dependsOn ':documentation:publishDitaSource'
406-
artifactoryPublish.dependsOn signJar
406+
artifactoryPublish.dependsOn signJar

0 commit comments

Comments
 (0)