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 2146811 commit 1cd45bfCopy full SHA for 1cd45bf
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.0.0-SNAPSHOT'
+version = '2.0.0'
14
description = 'A library for using various capabilities of Jira.'
15
16
apply plugin: 'com.synopsys.integration.library'
0 commit comments