Skip to content

Commit 8c2a5ed

Browse files
Correct versions
1 parent 84009af commit 8c2a5ed

File tree

2 files changed

+4
-4
lines changed
  • base
    • uk.ac.stfc.isis.ibex.client.product
    • uk.ac.stfc.isis.ibex.product

2 files changed

+4
-4
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>3.4.1-SNAPSHOT</version>
3+
<version>4.3.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>3.4.1-SNAPSHOT</version>
9+
<version>1.0.0-SNAPSHOT</version>
1010
<relativePath>../uk.ac.stfc.isis.ibex.client.tycho.parent</relativePath>
1111
</parent>
1212

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>4.3.1-SNAPSHOT</version>
8+
<version>1.0.0-SNAPSHOT</version>
99
<relativePath>../uk.ac.stfc.isis.ibex.client.tycho.parent</relativePath>
1010
</parent>
1111
<version>4.3.1-SNAPSHOT</version>
12-
</project>
12+
</project>

0 commit comments

Comments
 (0)