File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >net.openhft</groupId >
2323 <artifactId >java-parent-pom</artifactId >
24- <version >1.1.36 </version >
24+ <version >1.24.0-SNAPSHOT </version >
2525 <relativePath />
2626 </parent >
2727
4242 <groupId >net.openhft</groupId >
4343 <artifactId >third-party-bom</artifactId >
4444 <type >pom</type >
45- <version >3.22.4 </version >
45+ <version >3.24.0-SNAPSHOT </version >
4646 <scope >import</scope >
4747 </dependency >
4848 <dependency >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >net.openhft</groupId >
2323 <artifactId >java-parent-pom</artifactId >
24- <version >1.1.36 </version >
24+ <version >1.24.0-SNAPSHOT </version >
2525 <relativePath />
2626 </parent >
2727
4343 <groupId >net.openhft</groupId >
4444 <artifactId >third-party-bom</artifactId >
4545 <type >pom</type >
46- <version >3.22.4 </version >
46+ <version >3.24.0-SNAPSHOT </version >
4747 <scope >import</scope >
4848 </dependency >
4949 <dependency >
120120 <plugin >
121121 <groupId >org.codehaus.mojo</groupId >
122122 <artifactId >exec-maven-plugin</artifactId >
123- <version >3.1.0</version >
124123 <executions >
125124 <execution >
126125 <!-- this execution happens just after compiling the java classes, and builds the native code. -->
Original file line number Diff line number Diff line change 2020
2121 <parent >
2222 <groupId >net.openhft</groupId >
23- <artifactId >root -parent-pom</artifactId >
24- <version >1.2.23 </version >
23+ <artifactId >java -parent-pom</artifactId >
24+ <version >1.24.0-SNAPSHOT </version >
2525 <relativePath />
2626 </parent >
2727
You can’t perform that action at this time.
0 commit comments