Skip to content

Commit 54d05f8

Browse files
author
blackduck-serv-builder
committed
Using the next snapshot post release 2.4.0-SIGQA2-SNAPSHOT
1 parent 3175c8f commit 54d05f8

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.blackduck.integration'
13-
version = '2.4.0-SIGQA1'
13+
version = '2.4.0-SIGQA2-SNAPSHOT'
1414

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

0 commit comments

Comments
 (0)