Repository: bval Updated Branches: refs/heads/master f2bbe419f -> 71dd71e1e
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/e54d6074 Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/e54d6074 Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/e54d6074 Branch: refs/heads/master Commit: e54d607493e4ae061086119b74a15255783287cb Parents: 0ed5348 Author: Matt Benson <[email protected]> Authored: Wed Oct 10 13:20:47 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/e54d6074/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>
