Skip to content

Commit 2144570

Browse files
author
Builder Service
committed
Release 2.2.0
1 parent c3abd86 commit 2144570

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

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

0 commit comments

Comments
 (0)