target version 3.16-beta2

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771073 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Javen O'Neal 2016-11-24 04:16:15 +00:00
parent 8ef4744b38
commit f1b93a79a8
1 changed files with 1 additions and 1 deletions

View File

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