Skip to content

Commit 9d8b25a

Browse files
author
Builder Service
committed
Release 0.7.1
1 parent 4fb9f00 commit 9d8b25a

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.7.1-SNAPSHOT'
13+
version = '0.7.1'
1414
description = 'A library for using various capabilities of Jira.'
1515

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

0 commit comments

Comments
 (0)