Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Sep 11, 2018
1 parent 1002271 commit 2220d04
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 {
plugins { id 'groovy' }

group = 'com.synopsys.integration'
version = '0.1.3-SNAPSHOT'
version = '0.1.3'

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

Expand All @@ -24,4 +24,4 @@ dependencies {

testCompile 'com.squareup.okhttp3:mockwebserver:3.9.0'
testCompile 'org.codehaus.groovy:groovy-all:2.4.12'
}
}

0 comments on commit 2220d04

Please sign in to comment.