Skip to content

Commit

Permalink
Release 0.0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Jul 24, 2019
1 parent 95b2fe0 commit 5d19377
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 @@ -22,7 +22,7 @@ tasks.withType(JavaCompile) { options.encoding = 'UTF-8' }
tasks.withType(GroovyCompile) { options.encoding = 'UTF-8' }

group = 'com.blackducksoftware.integration'
version = '0.0.69-SNAPSHOT'
version = '0.0.69'
description = 'A common plugin for all integration libraries and solutions to use.'

sourceCompatibility = 1.8
Expand Down

0 comments on commit 5d19377

Please sign in to comment.