mirror of
https://github.com/Minres/RDL-Editor.git
synced 2025-07-03 22:33:26 +02:00
updates build setup
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="com.minres.rdl.product.feature"
|
||||
label="RDL Feature "
|
||||
version="1.0.0.qualifier"
|
||||
version="1.4.0"
|
||||
provider-name="MINRES Technologies GmbH">
|
||||
|
||||
<requires>
|
||||
|
@ -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.product.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
|
Reference in New Issue
Block a user