Skip to content

Commit bcf9ee3

Browse files
author
Builder Service
committed
Release 1.2.1
1 parent b946136 commit bcf9ee3

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

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

0 commit comments

Comments
 (0)