updates version numbers and removes unused nebula xwidget

This commit is contained in:
2026-08-16 11:51:57 +02:00
parent 51115ff55c
commit f4908e45ba
27 changed files with 28 additions and 32 deletions
@@ -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.19.5
Bundle-Version: 2.19.6
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: javax.inject;bundle-version="1.0.0",
org.eclipse.core.runtime;bundle-version="3.11.1",
@@ -6,7 +6,7 @@
<parent>
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.parent</artifactId>
<version>2.19.5</version>
<version>2.19.6</version>
<relativePath>../..</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>