Skip to content

Commit ca1af3b

Browse files
author
Builder Service
committed
Release 0.6.2
1 parent 413baff commit ca1af3b

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 @@ project.ext.moduleName = 'com.synopsys.integration.int-jira-common'
1010
project.ext.javaUseAutoModuleName = 'true'
1111

1212
group = 'com.synopsys.integration'
13-
version = '0.6.2-SNAPSHOT'
13+
version = '0.6.2'
1414
description = 'A library for using various capabilities of Jira.'
1515

1616
apply plugin: 'com.synopsys.integration.library'

0 commit comments

Comments
 (0)