We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad2bba commit f02dac1Copy full SHA for f02dac1
tck/tck-dist-eftl/src/main/bin/pom.xml
@@ -22,6 +22,13 @@
22
23
<modelVersion>4.0.0</modelVersion>
24
25
+ <parent>
26
+ <groupId>org.eclipse.ee4j</groupId>
27
+ <artifactId>project</artifactId>
28
+ <version>1.0.7</version>
29
+ <relativePath/>
30
+ </parent>
31
+
32
<groupId>jakarta.json</groupId>
33
<artifactId>jakarta.json-tck-impl</artifactId>
34
<version>${project.version}</version>
0 commit comments