Skip to content

Commit

Permalink
Use common release tooling.
Browse files Browse the repository at this point in the history
Fixes #49
  • Loading branch information
David Dawson committed Mar 28, 2017
1 parent f1c2d0c commit 72e00de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@ buildscript {
}
}

ext {
reactiveStreamsVersion = "1.0.0"
reactorVersion = '2.0.7.RELEASE'
}

apply plugin: 'io.muoncore.release'

0 comments on commit 72e00de

Please sign in to comment.