We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 864af35 commit a695861Copy full SHA for a695861
build.gradle
@@ -10,7 +10,7 @@ project.ext.moduleName = 'com.synopsys.integration.int-jira-common'
10
project.ext.javaUseAutoModuleName = 'true'
11
12
group = 'com.synopsys.integration'
13
-version = '2.1.0-SNAPSHOT'
+version = '2.1.0'
14
description = 'A library for using various capabilities of Jira.'
15
16
apply plugin: 'com.synopsys.integration.library'
0 commit comments