We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08696e1 commit eb658f1Copy full SHA for eb658f1
base/uk.ac.stfc.isis.ibex.e4.client/pom.xml
@@ -1,5 +1,5 @@
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
- <modelVersion>5.0.1</modelVersion>
+ <modelVersion>4.0.0</modelVersion>
3
<artifactId>uk.ac.stfc.isis.ibex.e4.client</artifactId>
4
<packaging>eclipse-plugin</packaging>
5
<parent>
@@ -8,4 +8,5 @@
8
<relativePath>../uk.ac.stfc.isis.ibex.client.tycho.parent</relativePath>
9
<artifactId>uk.ac.stfc.isis.ibex.client.tycho.parent</artifactId>
10
</parent>
11
+ <version>5.0.1</version>
12
</project>
0 commit comments