This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git
commit 4077c37589090b69a364ab720cb0fd14dda61ac4 Author: Matt Benson <mben...@apache.org> AuthorDate: Mon Jun 18 16:49:20 2018 -0500 roll back japicmp version due to #210 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c9f016..cf92b95 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ under the License. <commons.site.path>commons-weaver</commons.site.path> <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${commons.site.path}</commons.scmPubUrl> - <commons.japicmp.version>0.12.0</commons.japicmp.version> + <commons.japicmp.version>0.11.1</commons.japicmp.version> <!-- most Java-related items are defined in parent/pom.xml; define these here for the animal-sniffer config of commons-parent: -->