File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
uk.ac.stfc.isis.ibex.client.product
uk.ac.stfc.isis.ibex.product Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
2
<modelVersion >4.0.0</modelVersion >
3
- <version >0 .0.0-SNAPSHOT</version >
3
+ <version >4 .0.0-SNAPSHOT</version >
4
4
<artifactId >uk.ac.stfc.isis.ibex</artifactId >
5
5
<packaging >eclipse-repository</packaging >
6
6
<parent >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : CSS ISIS
4
4
Bundle-SymbolicName : uk.ac.stfc.isis.ibex.product;singleton:=true
5
- Bundle-Version : 0 .0.0.qualifier
5
+ Bundle-Version : 4 .0.0.qualifier
6
6
Bundle-Activator : uk.ac.stfc.isis.ibex.product.Activator
7
7
Require-Bundle : org.eclipse.ui,
8
8
org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 8
8
<version >1.0.0-SNAPSHOT</version >
9
9
<relativePath >../uk.ac.stfc.isis.ibex.client.tycho.parent</relativePath >
10
10
</parent >
11
- <version >0 .0.0-SNAPSHOT</version >
11
+ <version >4 .0.0-SNAPSHOT</version >
12
12
</project >
You can’t perform that action at this time.
0 commit comments