We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d08618 commit 9347753Copy full SHA for 9347753
1 file changed
pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>net.openhft</groupId>
13
<artifactId>java-parent-pom</artifactId>
14
- <version>2026.XYZ</version>
+ <version>2026.0</version>
15
<relativePath/>
16
</parent>
17
@@ -34,7 +34,7 @@
34
<dependency>
35
36
<artifactId>third-party-bom</artifactId>
37
- <version>2026.0-SNAPSHOT</version>
38
<type>pom</type>
39
<scope>import</scope>
40
</dependency>
0 commit comments