We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc6832 commit 7f933bdCopy full SHA for 7f933bd
build.gradle
@@ -21,7 +21,7 @@ buildscript {
21
ext['groovy.version'] = '3.0.0'
22
23
group = 'com.synopsys.integration'
24
-version = '7.11.1-SIGQA2-SNAPSHOT'
+version = '7.11.1-SNAPSHOT'
25
26
apply plugin: 'com.synopsys.integration.solution'
27
apply plugin: 'org.springframework.boot'
0 commit comments