updates build system and versions

This commit is contained in:
2022-10-26 15:42:08 +02:00
parent 26fc38b7ee
commit 954bf79d9c
117 changed files with 87826 additions and 41 deletions

View File

@ -2,7 +2,7 @@
<feature
id="com.minres.rdl.feature"
label="RDL Feature "
version="1.0.0.qualifier"
version="1.4.0"
provider-name="MINRES Technologies GmbH">
<plugin

View File

@ -4,7 +4,7 @@
<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.feature</artifactId>
<packaging>eclipse-feature</packaging>