File tree Expand file tree Collapse file tree 2 files changed +2
-20
lines changed
Expand file tree Collapse file tree 2 files changed +2
-20
lines changed Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >net.openhft</groupId >
2828 <artifactId >chronicle-logger</artifactId >
29- <version >4.22ea0 -SNAPSHOT</version >
29+ <version >4.22ea4 -SNAPSHOT</version >
3030 <relativePath >../pom.xml</relativePath >
3131 </parent >
3232
3333 <name >OpenHFT/Chronicle-Logger/logger-tools</name >
3434 <artifactId >chronicle-logger-tools</artifactId >
3535 <packaging >bundle</packaging >
3636
37- <dependencyManagement >
38- <dependencies >
39-
40- <dependency >
41- <groupId >net.openhft</groupId >
42- <artifactId >chronicle-bom</artifactId >
43- <version >2.24ea-SNAPSHOT</version >
44- <type >pom</type >
45- <scope >import</scope >
46- </dependency >
47- </dependencies >
48- </dependencyManagement >
49-
5037 <dependencies >
5138 <dependency >
5239 <groupId >net.openhft</groupId >
Original file line number Diff line number Diff line change 8686 <artifactId >chronicle-bytes</artifactId >
8787 </dependency >
8888
89- <dependency >
90- <groupId >net.openhft</groupId >
91- <artifactId >chronicle-wire</artifactId >
92- </dependency >
93-
9489 <dependency >
9590 <groupId >net.openhft</groupId >
9691 <artifactId >chronicle-queue</artifactId >
135130 <module >logger-logback</module >
136131 <module >logger-log4j-1</module >
137132 <module >logger-log4j-2</module >
138- <!-- < module>logger-tools</module> -- >
133+ <module >logger-tools</module >
139134 <module >benchmark</module >
140135 </modules >
141136
You can’t perform that action at this time.
0 commit comments