upgrade geronimo validation spec
Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/20b08de7 Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/20b08de7 Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/20b08de7 Branch: refs/heads/master Commit: 20b08de7b05e8a622829ed787bc9f48c03b441cb Parents: 8f08f7c Author: Matt Benson <[email protected]> Authored: Thu Oct 20 22:26:57 2016 +0000 Committer: Matt Benson <[email protected]> Committed: Thu Oct 20 22:26:57 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/20b08de7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3db944d..fc2d6fb 100644 --- a/pom.xml +++ b/pom.xml @@ -293,7 +293,7 @@ <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-validation_1.1_spec</artifactId> - <version>1.0-alpha-1</version> + <version>1.0</version> </dependency> <!-- Optional profile to use Spec RI API --> <dependency>
