Repository: bval Updated Branches: refs/heads/master 71dd71e1e -> 9ecff8631
upgrade to latest tck Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/9ecff863 Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/9ecff863 Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/9ecff863 Branch: refs/heads/master Commit: 9ecff8631539bd0ef838d00c97a18f76674165a8 Parents: 71dd71e Author: Matt Benson <[email protected]> Authored: Tue Oct 16 13:06:33 2018 -0500 Committer: Matt Benson <[email protected]> Committed: Tue Oct 16 13:06:33 2018 -0500 ---------------------------------------------------------------------- bval-tck/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/9ecff863/bval-tck/pom.xml ---------------------------------------------------------------------- diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml index 5fdb4c2..5e76399 100644 --- a/bval-tck/pom.xml +++ b/bval-tck/pom.xml @@ -31,7 +31,7 @@ under the License. <description>Aggregates dependencies and runs the JSR-349 TCK</description> <properties> - <tck.version>2.0.3.Final</tck.version> + <tck.version>2.0.4.Final</tck.version> <owb.version>2.0.4</owb.version> <arquillian.version>1.1.11.Final</arquillian.version> <validation.provider>org.apache.bval.jsr.ApacheValidationProvider</validation.provider>
