updates version and eclipse rcp version

This commit is contained in:
2023-08-11 12:34:54 +02:00
parent 53576f5e1b
commit 36fdc68051
29 changed files with 33 additions and 63 deletions

View File

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: com.minres.scviewer.e4.application;singleton:=true
Bundle-Version: 2.18.0
Bundle-Version: 2.19
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: javax.inject;bundle-version="1.0.0",
org.eclipse.core.runtime;bundle-version="3.11.1",

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.parent</artifactId>
<version>2.18.0</version>
<version>2.19</version>
<relativePath>../..</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>