diff --git a/core-profile-tck/tck-dist/artifacts-pom.xml b/core-profile-tck/tck-dist/artifacts-pom.xml index 3473818dd5..94df3b9174 100644 --- a/core-profile-tck/tck-dist/artifacts-pom.xml +++ b/core-profile-tck/tck-dist/artifacts-pom.xml @@ -16,7 +16,8 @@ jakarta.ee.tck core-profile-tck-dependencies pom - 10.0.0-SNAPSHOT + + ${project.version} Jakarta Core Profile TCK Dependencies diff --git a/core-profile-tck/tck-dist/src/main/assembly/assembly.xml b/core-profile-tck/tck-dist/src/main/assembly/assembly.xml index 131e128ed7..4ae3589ce2 100644 --- a/core-profile-tck/tck-dist/src/main/assembly/assembly.xml +++ b/core-profile-tck/tck-dist/src/main/assembly/assembly.xml @@ -23,6 +23,7 @@ artifacts-pom.xml pom.xml artifacts + true