upgrade to latest TCK release
Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/1b9df152 Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/1b9df152 Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/1b9df152 Branch: refs/heads/master Commit: 1b9df1524b277a81a3735e65272d551093a36b18 Parents: e99cb18 Author: Matt Benson <[email protected]> Authored: Tue May 1 11:38:52 2018 -0500 Committer: Matt Benson <[email protected]> Committed: Tue Oct 16 12:28:20 2018 -0500 ---------------------------------------------------------------------- bval-tck/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/1b9df152/bval-tck/pom.xml ---------------------------------------------------------------------- diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml index ecdb6b7..5fdb4c2 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.2.Final</tck.version> + <tck.version>2.0.3.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>
