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 967ef99 commit 0c3efeaCopy full SHA for 0c3efea
pom.xml
@@ -16,6 +16,7 @@
16
-->
17
18
<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">
19
+ <modelVersion>4.0.0</modelVersion>
20
21
<parent>
22
<groupId>net.openhft</groupId>
@@ -24,7 +25,6 @@
24
25
<relativePath />
26
</parent>
27
- <modelVersion>4.0.0</modelVersion>
28
<artifactId>compiler</artifactId>
29
<version>2.4.1-SNAPSHOT</version>
30
<packaging>bundle</packaging>
0 commit comments