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 63ce27b commit d90b0a6Copy full SHA for d90b0a6
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 = '1.2.0-SNAPSHOT'
+version = '1.2.0'
14
description = 'A library for using various capabilities of Jira.'
15
16
apply plugin: 'com.synopsys.integration.library'
0 commit comments