upgrade to Commons Weaver 2.0
Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/bb7622cc Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/bb7622cc Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/bb7622cc Branch: refs/heads/master Commit: bb7622ccfd37c2b6bbbe5e193d245c2da20c549d Parents: 137910f Author: Matt Benson <[email protected]> Authored: Wed Sep 12 08:34:15 2018 -0500 Committer: Matt Benson <[email protected]> Committed: Tue Oct 16 12:28:20 2018 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/bb7622cc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9a41c0d..8b2545a 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ <properties> <site.deploy.url>sftp://people.apache.org/home/${user.name}/public_html/bval/${project.version}/staging-site</site.deploy.url> - <commons.weaver.version>1.4-SNAPSHOT</commons.weaver.version> + <commons.weaver.version>2.0</commons.weaver.version> <privilizer.policy>DYNAMIC</privilizer.policy> </properties>
