Skip to content

Commit 32922cc

Browse files
committed
update master to 10.6
1 parent 0632a95 commit 32922cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121

2222
group = 'com.blackduck.integration'
2323

24-
version = '10.5.0-SIGQA7-SNAPSHOT'
24+
version = '10.6.0-SNAPSHOT'
2525

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

409409
artifactoryPublish.dependsOn ':documentation:publishDitaSource'
410-
artifactoryPublish.dependsOn signJar
410+
artifactoryPublish.dependsOn signJar

0 commit comments

Comments
 (0)