diff --git a/sample-parent/tck-validator/README.adoc b/sample-parent/tck-validator/README.adoc index 422dd8eceeee3..7439540b5d4a5 100644 --- a/sample-parent/tck-validator/README.adoc +++ b/sample-parent/tck-validator/README.adoc @@ -1,2 +1,13 @@ -= A tck sample Family +# TCK Validator +## Description +This module contains a an official rejector components, +when need to , +or , it will be able to implement it in this connector and we will capitalize on it. + + +## Goal +This connector is used for +- demonstrate a new tck function +- generate a specific event for a manual or automatic test +We will implement it in this connector and capitalize on it. diff --git a/sample-parent/tck-validator/pom.xml b/sample-parent/tck-validator/pom.xml index 70cbaedf7f2bf..57abf4d6d469f 100644 --- a/sample-parent/tck-validator/pom.xml +++ b/sample-parent/tck-validator/pom.xml @@ -35,13 +35,13 @@ org.talend.sdk.component component-api - 1.65.0M4-SNAPSHOT + ${project.version} provided org.talend.sdk.component component-runtime-impl - 1.65.0M4-SNAPSHOT + ${project.version} compile