We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4a6ce commit 6d9e732Copy full SHA for 6d9e732
base/uk.ac.stfc.isis.scriptgenerator.client/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Eclipse-BundleShape: dir
3
Bundle-SymbolicName: uk.ac.stfc.isis.scriptgenerator.client;singleton:=true
4
Bundle-Name: IBEX
5
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 10.0.0
6
Require-Bundle: uk.ac.stfc.isis.ibex.ui.scriptgenerator,
7
uk.ac.stfc.isis.scriptgenerator.product
8
Bundle-ManifestVersion: 2
base/uk.ac.stfc.isis.scriptgenerator.client/pom.xml
@@ -8,4 +8,5 @@
<relativePath>../uk.ac.stfc.isis.scriptgenerator.tycho.parent</relativePath>
9
<artifactId>uk.ac.stfc.isis.scriptgenerator.tycho.parent</artifactId>
10
</parent>
11
+ <version>10.0.0</version>
12
</project>
0 commit comments