File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
uk.ac.stfc.isis.ibex.client.product
uk.ac.stfc.isis.ibex.product Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : CSS ISIS
44Bundle-SymbolicName : uk.ac.stfc.isis.ibex.product;singleton:=true
5- Bundle-Version : 0.0.0 .qualifier
5+ Bundle-Version : 3.4.1 .qualifier
66Bundle-Activator : uk.ac.stfc.isis.ibex.product.Activator
77Require-Bundle : org.eclipse.ui,
88 org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments