updates build setup

This commit is contained in:
2022-11-13 09:05:00 +01:00
parent ab015c3d88
commit 262100d648
8 changed files with 11 additions and 10 deletions

View File

@ -4,9 +4,8 @@
<parent>
<groupId>com.minres.rdl</groupId>
<artifactId>com.minres.rdl.parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<artifactId>com.minres.rdl.product</artifactId>
<packaging>eclipse-plugin</packaging>
<version>1.1.1-SNAPSHOT</version>
</project>