Mercurial > dive4elements > framework
diff artifact-database/pom.xml @ 576:9f49cf2d05bc 3.2.x
Cleanup POM inheritance
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 13 Jan 2023 18:52:12 +0100 |
parents | 086e4770d6e3 |
children | 7abdf5472ed7 |
line wrap: on
line diff
--- a/artifact-database/pom.xml Fri Jan 13 15:31:02 2023 +0100 +++ b/artifact-database/pom.xml Fri Jan 13 18:52:12 2023 +0100 @@ -5,15 +5,9 @@ <artifactId>artifact-system</artifactId> <version>1.0-SNAPSHOT</version> </parent> - <properties> - <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - </properties> <modelVersion>4.0.0</modelVersion> - <groupId>org.dive4elements</groupId> <artifactId>artifact-database</artifactId> <name>artifact-database</name> - <version>1.0-SNAPSHOT</version> - <url>http://maven.apache.org</url> <build> <plugins> <plugin>