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 413baff commit ca1af3bCopy full SHA for ca1af3b
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 = '0.6.2-SNAPSHOT'
+version = '0.6.2'
14
description = 'A library for using various capabilities of Jira.'
15
16
apply plugin: 'com.synopsys.integration.library'
0 commit comments