diff artifact-database/pom.xml @ 579:7abdf5472ed7 3.2.x

Fix groupId It changed due to inheritance introduced with rev. 9f49cf2d05bc.
author Tom Gottfried <tom@intevation.de>
date Fri, 13 Jan 2023 19:21:07 +0100
parents 9f49cf2d05bc
children d41cdb5a386b
line wrap: on
line diff
--- a/artifact-database/pom.xml	Fri Jan 13 18:55:16 2023 +0100
+++ b/artifact-database/pom.xml	Fri Jan 13 19:21:07 2023 +0100
@@ -26,7 +26,7 @@
   </build>
   <dependencies>
     <dependency>
-      <groupId>org.dive4elements.artifacts</groupId>
+      <groupId>org.dive4elements</groupId>
       <artifactId>artifacts</artifactId>
       <version>1.0-SNAPSHOT</version>
     </dependency>

http://dive4elements.wald.intevation.org