Repository: bval Updated Branches: refs/heads/bv2 763cb2491 -> 57300f3c6
upgrade to geronimo spec release Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/57300f3c Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/57300f3c Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/57300f3c Branch: refs/heads/bv2 Commit: 57300f3c625bbe1b68989e9634b88370b3da0a3e Parents: 763cb24 Author: Matt Benson <[email protected]> Authored: Wed Oct 10 13:20:47 2018 -0500 Committer: Matt Benson <[email protected]> Committed: Wed Oct 10 13:20:47 2018 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/57300f3c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 051c752..9846bd0 100644 --- a/pom.xml +++ b/pom.xml @@ -294,7 +294,7 @@ <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-validation_2.0_spec</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </dependency> <!-- Optional profile to use Spec RI API --> <dependency>
