We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36603f commit dea9e85Copy full SHA for dea9e85
build.gradle
@@ -33,7 +33,7 @@ plugins {
33
}
34
35
group = 'com.synopsys.integration'
36
-version = '6.5.0-SIGQA15-SNAPSHOT'
+version = '6.5.0'
37
38
apply plugin: 'com.synopsys.integration.solution'
39
apply plugin: 'org.springframework.boot'
0 commit comments