Skip to content

Commit 599b082

Browse files
author
blackduck-serv-builder
committed
Using the next snapshot post release 1.0.2-SIGQA2-SNAPSHOT
1 parent 5b5bd45 commit 599b082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
ext.dotNetExec = project.hasProperty('dotNetExec') ? project.getProperty('dotNetExec') : 'dotnet6'
1111

1212
group 'com.synopsys.integration'
13-
version = '1.0.2-SIGQA1'
13+
version = '1.0.2-SIGQA2-SNAPSHOT'
1414

1515
apply plugin: 'com.synopsys.integration.solution'
1616
apply plugin: 'distribution'

0 commit comments

Comments
 (0)