target version 3.16-beta3

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782118 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Javen O'Neal 2017-02-08 08:24:35 +00:00
parent 28999738a9
commit 61d5a268fe
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ subprojects {
// See https://github.com/melix/japicmp-gradle-plugin
apply plugin: 'me.champeau.gradle.japicmp'
version = '3.16-beta2'
version = '3.16-beta3'
ext {
japicmpversion = '3.15'
}