comparison 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
comparison
equal deleted inserted replaced
578:af57a37b1c7d 579:7abdf5472ed7
24 </plugin> 24 </plugin>
25 </plugins> 25 </plugins>
26 </build> 26 </build>
27 <dependencies> 27 <dependencies>
28 <dependency> 28 <dependency>
29 <groupId>org.dive4elements.artifacts</groupId> 29 <groupId>org.dive4elements</groupId>
30 <artifactId>artifacts</artifactId> 30 <artifactId>artifacts</artifactId>
31 <version>1.0-SNAPSHOT</version> 31 <version>1.0-SNAPSHOT</version>
32 </dependency> 32 </dependency>
33 <dependency> 33 <dependency>
34 <groupId>org.dive4elements</groupId> 34 <groupId>org.dive4elements</groupId>

http://dive4elements.wald.intevation.org