We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79500db + 6c2f73a commit 3195a28Copy full SHA for 3195a28
1 file changed
test-utils/pom.xml
@@ -7,10 +7,11 @@
7
<artifactId>javaee7-samples</artifactId>
8
<groupId>org.javaee7</groupId>
9
<version>1.0-SNAPSHOT</version>
10
+ <relativePath>../pom.xml</relativePath>
11
</parent>
12
<modelVersion>4.0.0</modelVersion>
13
14
<artifactId>test-utils</artifactId>
15
16
-</project>
17
+</project>
0 commit comments