Skip to content

Commit 84009af

Browse files
Update version number
1 parent 870bdc9 commit 84009af

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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>3.4.1-SNAPSHOT</version>
44
<artifactId>uk.ac.stfc.isis.ibex</artifactId>
55
<packaging>eclipse-repository</packaging>
66
<parent>
77
<groupId>CSS_ISIS</groupId>
88
<artifactId>uk.ac.stfc.isis.ibex.client.tycho.parent</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>3.4.1-SNAPSHOT</version>
1010
<relativePath>../uk.ac.stfc.isis.ibex.client.tycho.parent</relativePath>
1111
</parent>
1212

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: 3.4.1.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<parent>
66
<groupId>CSS_ISIS</groupId>
77
<artifactId>uk.ac.stfc.isis.ibex.client.tycho.parent</artifactId>
8-
<version>1.0.0-SNAPSHOT</version>
8+
<version>4.3.1-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.3.1-SNAPSHOT</version>
1212
</project>

0 commit comments

Comments
 (0)