argos/dmp-backend/web/pom.xml.rej

10 lines
299 B
Plaintext
Raw Normal View History

2024-04-24 16:12:09 +02:00
diff a/dmp-backend/web/pom.xml b/dmp-backend/web/pom.xml (rejected hunks)
@@ -13,6 +13,7 @@
<groupId>eu.eudat</groupId>
<artifactId>dmp-backend</artifactId>
<version>${revision}</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<properties>