Skip to content

Commit

Permalink
Release 17.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Mar 11, 2019
1 parent e6eb325 commit acbef53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
project.ext.moduleName = 'com.synopsys.integration.integration-bdio'
project.ext.javaUseAutoModuleName = 'true'

version = '17.1.1-SNAPSHOT'
version = '17.1.1'
description = 'A library to allow for easy and clear creation of Black Duck I/O (bdio) documents.'

apply plugin: 'com.blackducksoftware.integration.library'
Expand All @@ -25,4 +25,4 @@ dependencies {

testImplementation 'org.mockito:mockito-core:2.18.3'
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
}
}

0 comments on commit acbef53

Please sign in to comment.