File tree Expand file tree Collapse file tree 4 files changed +33
-33
lines changed
uk.ac.stfc.isis.ibex.client.product
uk.ac.stfc.isis.ibex.opis/resources
uk.ac.stfc.isis.ibex.product Expand file tree Collapse file tree 4 files changed +33
-33
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 >4.4.2 -SNAPSHOT</version >
3
+ <version >4.4.3 -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 514
514
<description >The OPI for the linear sample changer. No properties required.</description >
515
515
<macros >
516
516
</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 >
546
547
</value >
547
548
</entry >
548
549
<entry >
1412
1413
</value >
1413
1414
</entry >
1414
1415
<entry >
1415
- <<<<<<< HEAD
1416
1416
<key >IPS</key >
1417
1417
<value >
1418
1418
<categories >
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.4.3 .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.4.3 -SNAPSHOT</version >
12
12
</project >
You can’t perform that action at this time.
0 commit comments