Skip to content

Commit 38f2b53

Browse files
author
AdrianPotter
committed
Update version
1 parent c4d96d5 commit 38f2b53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

base/uk.ac.stfc.isis.ibex.client.product/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<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">
22
<modelVersion>4.0.0</modelVersion>
3-
<version>0.0.0-SNAPSHOT</version>
3+
<version>4.0.0-SNAPSHOT</version>
44
<artifactId>uk.ac.stfc.isis.ibex</artifactId>
55
<packaging>eclipse-repository</packaging>
66
<parent>

base/uk.ac.stfc.isis.ibex.product/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: CSS ISIS
44
Bundle-SymbolicName: uk.ac.stfc.isis.ibex.product;singleton:=true
5-
Bundle-Version: 0.0.0.qualifier
5+
Bundle-Version: 4.0.0.qualifier
66
Bundle-Activator: uk.ac.stfc.isis.ibex.product.Activator
77
Require-Bundle: org.eclipse.ui,
88
org.eclipse.core.runtime,

base/uk.ac.stfc.isis.ibex.product/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
<version>1.0.0-SNAPSHOT</version>
99
<relativePath>../uk.ac.stfc.isis.ibex.client.tycho.parent</relativePath>
1010
</parent>
11-
<version>0.0.0-SNAPSHOT</version>
11+
<version>4.0.0-SNAPSHOT</version>
1212
</project>

0 commit comments

Comments
 (0)