Skip to content

Commit 9096948

Browse files
author
jrichard
committed
Updating the version to 0.3.2 because the deployment to Maven Central failed.
1 parent c7bfb36 commit 9096948

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
@@ -11,7 +11,7 @@ project.ext.moduleName = 'com.synopsys.integration.int-jira-common'
1111
project.ext.javaUseAutoModuleName = 'true'
1212

1313
group = 'com.synopsys.integration'
14-
version = '0.3.1'
14+
version = '0.3.2'
1515
description = 'A library for using various capabilities of Jira.'
1616

1717
apply plugin: 'com.blackducksoftware.integration.library'

0 commit comments

Comments
 (0)