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 3772e6f commit fe575fbCopy full SHA for fe575fb
base/uk.ac.stfc.isis.ibex.e4.client/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
1
Manifest-Version: 1.0
2
Bundle-SymbolicName: uk.ac.stfc.isis.ibex.e4.client;singleton:=true
3
Bundle-Name: IBEX
4
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 5.0.0
5
Require-Bundle: uk.ac.stfc.isis.ibex.e4.ui.perspectiveswitcher;bundle-version="1.0.0",
6
uk.ac.stfc.isis.ibex.ui.dashboard;bundle-version="1.0.0",
7
uk.ac.stfc.isis.ibex.ui.beamstatus;bundle-version="1.0.0",
base/uk.ac.stfc.isis.ibex.e4.client/pom.xml
@@ -8,4 +8,5 @@
8
<relativePath>../uk.ac.stfc.isis.ibex.client.tycho.parent</relativePath>
9
<artifactId>uk.ac.stfc.isis.ibex.client.tycho.parent</artifactId>
10
</parent>
11
+ <version>5.0.0</version>
12
</project>
0 commit comments