Skip to content

Commit 91e9b0f

Browse files
Correct info.opi and update version numbers
1 parent 1136c69 commit 91e9b0f

File tree

4 files changed

+33
-33
lines changed

4 files changed

+33
-33
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>4.4.2-SNAPSHOT</version>
3+
<version>4.4.3-SNAPSHOT</version>
44
<artifactId>uk.ac.stfc.isis.ibex</artifactId>
55
<packaging>eclipse-repository</packaging>
66
<parent>

base/uk.ac.stfc.isis.ibex.opis/resources/opi_info.xml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -514,35 +514,36 @@
514514
<description>The OPI for the linear sample changer. No properties required.</description>
515515
<macros>
516516
</macros>
517-
</entry>
518-
<entry>
519-
<key>Fermi chopper - Digital Drive</key>
520-
<value>
521-
<categories>
522-
<category>Choppers</category>
523-
</categories>
524-
<type>CHOPPER</type>
525-
<path>FZJ_DD_Fermi_Chopper.opi</path>
526-
<description>The OPI for the FZJ Digital Drive Fermi Chopper.</description>
527-
<macros>
528-
</macros>
529-
</value>
530-
</entry>
531-
<entry>
532-
<key>EnginX 3rd Jaw</key>
533-
<value>
534-
<categories>
535-
<category>Jaws and slits</category>
536-
</categories>
537-
<type>JAWS</type>
538-
<path>jaws/enginx_jaws/jaw_overview.opi</path>
539-
<description>The OPI for the 3rd Enginx Jawset.</description>
540-
<macros>
541-
<macro>
542-
<name>J</name>
543-
<description>The Jaws PV (e.g. MOT:JAWS1).</description>
544-
</macro>
545-
</macros>
517+
</value>
518+
</entry>
519+
<entry>
520+
<key>Fermi chopper - Digital Drive</key>
521+
<value>
522+
<categories>
523+
<category>Choppers</category>
524+
</categories>
525+
<type>CHOPPER</type>
526+
<path>FZJ_DD_Fermi_Chopper.opi</path>
527+
<description>The OPI for the FZJ Digital Drive Fermi Chopper.</description>
528+
<macros>
529+
</macros>
530+
</value>
531+
</entry>
532+
<entry>
533+
<key>EnginX 3rd Jaw</key>
534+
<value>
535+
<categories>
536+
<category>Jaws and slits</category>
537+
</categories>
538+
<type>JAWS</type>
539+
<path>jaws/enginx_jaws/jaw_overview.opi</path>
540+
<description>The OPI for the 3rd Enginx Jawset.</description>
541+
<macros>
542+
<macro>
543+
<name>J</name>
544+
<description>The Jaws PV (e.g. MOT:JAWS1).</description>
545+
</macro>
546+
</macros>
546547
</value>
547548
</entry>
548549
<entry>
@@ -1412,7 +1413,6 @@
14121413
</value>
14131414
</entry>
14141415
<entry>
1415-
<<<<<<< HEAD
14161416
<key>IPS</key>
14171417
<value>
14181418
<categories>

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.4.3.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.4.3-SNAPSHOT</version>
1212
</project>

0 commit comments

Comments
 (0)