Skip to content

Commit

Permalink
Release 20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Feb 25, 2020
1 parent 4666db6 commit 47e4d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
project.ext.moduleName = 'com.synopsys.integration.integration-common'
project.ext.javaUseAutoModuleName = 'true'

version = '20.0.0-SNAPSHOT'
version = '20.0.0'
description = 'The base library for all other integration libraries to encompass and export common dependencies and code.'

apply plugin: 'com.synopsys.integration.library'
Expand Down

0 comments on commit 47e4d4c

Please sign in to comment.