changeset 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 af57a37b1c7d
children 811b01e822da
files artifact-database/pom.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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