Skip to content

Commit

Permalink
Post 3.1.4.RELEASE, japicmp baseline is now 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Feb 15, 2018
1 parent 8eb0c2d commit 9da9e50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,7 @@ project('reactor-core') {

//TODO after a release, bump the gradle.properties baseline
//TODO after a release, remove the reactor-core exclusions below if any
//gh-1036
classExcludes = ['reactor.core.publisher.FluxIndex', 'reactor.core.publisher.FluxIndexFuseable', 'reactor.core.publisher.FluxDelaySequence', 'reactor.util.concurrent.MpscLinkedQueue']
// classExcludes = []
}

javadoc {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=3.1.5.BUILD-SNAPSHOT
compatibleVersion=3.1.3.RELEASE
compatibleVersion=3.1.4.RELEASE

0 comments on commit 9da9e50

Please sign in to comment.