summaryrefslogtreecommitdiff
path: root/examples/app-a-web/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/app-a-web/pom.xml')
-rw-r--r--examples/app-a-web/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/app-a-web/pom.xml b/examples/app-a-web/pom.xml
index 4258644..2db17e2 100644
--- a/examples/app-a-web/pom.xml
+++ b/examples/app-a-web/pom.xml
@@ -4,6 +4,7 @@
<groupId>io.trygvis.appsh</groupId>
<artifactId>appsh-parent</artifactId>
<version>1.0-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<groupId>io.trygvis.appsh.examples</groupId>
<artifactId>app-a-web</artifactId>