Skip to content

Commit f02dac1

Browse files
committed
add parent for the test runner
Signed-off-by: Lukas Jungmann <[email protected]>
1 parent dad2bba commit f02dac1

File tree

1 file changed

+7
-0
lines changed
  • tck/tck-dist-eftl/src/main/bin

1 file changed

+7
-0
lines changed

tck/tck-dist-eftl/src/main/bin/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222

2323
<modelVersion>4.0.0</modelVersion>
2424

25+
<parent>
26+
<groupId>org.eclipse.ee4j</groupId>
27+
<artifactId>project</artifactId>
28+
<version>1.0.7</version>
29+
<relativePath/>
30+
</parent>
31+
2532
<groupId>jakarta.json</groupId>
2633
<artifactId>jakarta.json-tck-impl</artifactId>
2734
<version>${project.version}</version>

0 commit comments

Comments
 (0)