We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9280400 commit 034febfCopy full SHA for 034febf
1 file changed
pom.xml
@@ -16,7 +16,7 @@
16
</parent>
17
18
<artifactId>compiler</artifactId>
19
- <version>2.27ea4-SNAPSHOT</version>
+ <version>2026.0-SNAPSHOT</version>
20
<packaging>bundle</packaging>
21
22
<name>OpenHFT/Java-Runtime-Compiler</name>
@@ -34,7 +34,7 @@
34
<dependency>
35
<groupId>net.openhft</groupId>
36
<artifactId>third-party-bom</artifactId>
37
- <version>3.27ea5</version>
38
<type>pom</type>
39
<scope>import</scope>
40
</dependency>
0 commit comments