forked from reactor/reactor-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[build] Bump japicmp baseline to 3.1.3, allow for exclusions
This commit bumps the baseline to check against to the latest release, 3.1.3.RELEASE. Additionally, it bumps the japicmp plugin dependency so that exclusions can be formulated, for exceptional situations where a breaking change is necessary. Added a TODO to remember to do both things after a release.
- Loading branch information
1 parent
e660679
commit 1c0fa6d
Showing
2 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
version=3.1.4.BUILD-SNAPSHOT | ||
compatibleVersion=3.1.0.RELEASE | ||
compatibleVersion=3.1.3.RELEASE |