Skip to content

Commit 7f933bd

Browse files
style: Trimming SIGQA suffix from version.
1 parent 4dc6832 commit 7f933bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
ext['groovy.version'] = '3.0.0'
2222

2323
group = 'com.synopsys.integration'
24-
version = '7.11.1-SIGQA2-SNAPSHOT'
24+
version = '7.11.1-SNAPSHOT'
2525

2626
apply plugin: 'com.synopsys.integration.solution'
2727
apply plugin: 'org.springframework.boot'

0 commit comments

Comments
 (0)