Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
Prepping for a 0.0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari Kamen authored Jul 10, 2017
1 parent aa31fd7 commit 1f9b9eb
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 @@ -24,7 +24,7 @@ tasks.withType(GroovyCompile) { options.encoding = 'UTF-8' }

group = 'com.blackducksoftware.integration'

version = '1.0.0-SNAPSHOT'
version = '0.0.7'

def versionFile = new File("${projectDir}/src/main/resources/version.txt")
versionFile.delete()
Expand Down

0 comments on commit 1f9b9eb

Please sign in to comment.