Skip to content
Snippets Groups Projects
Commit 4d1385cf authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Inherit from the root pom

parent 86d33e34
No related branches found
No related tags found
1 merge request!463620
......@@ -9,9 +9,9 @@
<parent>
<groupId>org.fortiss.af3</groupId>
<artifactId>org.fortiss.af3.bundle</artifactId>
<artifactId>org.fortiss.af3.root</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../../pom.xml</relativePath>
</parent>
</project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment