Skip to content

Commit

Permalink
Release 7.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blackduck-serv-builder committed Apr 1, 2022
1 parent 07698b5 commit fe0b319
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
ext['groovy.version'] = '3.0.0'

group = 'com.synopsys.integration'
version = '7.12.1-SIGQA3-SNAPSHOT'
version = '7.12.1'

apply plugin: 'com.synopsys.integration.solution'
apply plugin: 'org.springframework.boot'
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

apply from: 'https://raw.githubusercontent.com/blackducksoftware/integration-resources/master/gradle_common/buildscript-repositories.gradle', to: buildscript
apply from: 'https://raw.githubusercontent.com/blackducksoftware/integration-resources/master/gradle_common/buildscript-cgp-version.gradle'
project.ext { managedCgpVersion = '2.0.2' }

dependencies {
classpath "com.synopsys.integration:common-gradle-plugin:${managedCgpVersion}"
Expand Down

0 comments on commit fe0b319

Please sign in to comment.