9
0
kopia lustrzana https://github.com/Minres/RDL-Editor.git synced 2025-09-16 05:31:36 +01:00

updates build setup

This commit is contained in:
2022-11-13 09:05:00 +01:00
rodzic aa866c26a3
commit 30b425dbcf
8 zmienionych plików z 11 dodań i 10 usunięć

Wyświetl plik

@@ -2,7 +2,7 @@
<feature
id="com.minres.rdl.platform.feature"
label="Xtext Platform Feature"
version="1.1.0.qualifier"
version="1.4.0"
provider-name="MINRES Technologies GmbH">
<description url="http://www.example.com/description">

Wyświetl plik

@@ -4,11 +4,10 @@
<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.platform.feature</artifactId>
<packaging>eclipse-feature</packaging>
<version>1.1.0-SNAPSHOT</version>
<build>
<plugins>