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

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari Kamen authored Oct 1, 2018
1 parent 8eb54c0 commit 2837c1e
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 @@ -21,7 +21,7 @@ buildscript {

apply plugin: 'java'

String sharedVersion = '4.3.0-SNAPSHOT'
String sharedVersion = '4.3.0'
version = sharedVersion

allprojects {
Expand Down Expand Up @@ -55,4 +55,4 @@ configure(subprojects) { project ->
force 'com.blackducksoftware.integration:integration-test-common:3.1.3'
}
}
}
}

0 comments on commit 2837c1e

Please sign in to comment.