Skip to content

Commit fb50e4a

Browse files
author
Builder Service
committed
Using the next snapshot post release 0.1.6-SNAPSHOT
1 parent e6af2f0 commit fb50e4a

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
@@ -12,7 +12,7 @@ project.ext.moduleName = 'com.synopsys.integration.jenkins-common'
1212
project.ext.javaUseAutoModuleName = 'true'
1313

1414
group = 'com.synopsys.integration'
15-
version = '0.1.5'
15+
version = '0.1.6-SNAPSHOT'
1616
description = 'Library for common Synopsys Jenkins plugin logic'
1717
sourceCompatibility = JavaVersion.VERSION_11
1818
targetCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)