Skip to content

Commit a0ac854

Browse files
author
Builder Service
committed
Release 1.0.0
1 parent a577573 commit a0ac854

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

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

0 commit comments

Comments
 (0)