This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit 83702d7738f437a4747c9c83287cf96a1e62318c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Mar 6 19:54:32 2021 -0500 - Remove dead comment. - Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.2 -> 0.15.3. --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index cc09594..9552462 100644 --- a/pom.xml +++ b/pom.xml @@ -169,12 +169,6 @@ <commons.release.name>commons-vfs-${commons.release.version}</commons.release.name> <commons.release.desc>(requires Java 8)</commons.release.desc> -<!-- - <commons.release.2.version>2.0</commons.release.2.version> - <commons.release.2.name>commons-vfs-2.0</commons.release.2.name> - <commons.release.2.desc>(requires Java 1.5+)</commons.release.2.desc> ---> - <vfs.parent.dir>${basedir}</vfs.parent.dir> <version.checkstyle>3.1.2</version.checkstyle> <!-- make sure bundle plugin has dependency informations for 'optional' --> @@ -192,7 +186,7 @@ <jackrabbit.version>1.6.5</jackrabbit.version> <jackrabbit2.version>2.21.5</jackrabbit2.version> <commons.surefire.version>2.19.1</commons.surefire.version> - <commons.japicmp.version>0.15.2</commons.japicmp.version> + <commons.japicmp.version>0.15.3</commons.japicmp.version> <commons.jacoco.version>0.8.6</commons.jacoco.version> <commons.spotbugs.version>4.2.0</commons.spotbugs.version> <commons.spotbugs.impl.version>4.2.2</commons.spotbugs.impl.version>