File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >net.openhft</groupId >
4949 <artifactId >chronicle</artifactId >
50- <version >${project.version} </version >
50+ <version >3.0.1 </version >
5151 </dependency >
5252
5353 <dependency >
Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >net.openhft</groupId >
6060 <artifactId >chronicle</artifactId >
61- <version >${project.version} </version >
61+ <version >3.0.1 </version >
6262 </dependency >
6363
6464 </dependencies >
Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >net.openhft</groupId >
4343 <artifactId >chronicle</artifactId >
44- <version >${openhft.chronicle.version} </version >
44+ <version >3.0.1 </version >
4545 </dependency >
4646
4747 <dependency >
Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >net.openhft</groupId >
6363 <artifactId >chronicle</artifactId >
64- <version >${project.version} </version >
64+ <version >3.0.1 </version >
6565 </dependency >
6666 </dependencies >
6767 </dependencyManagement >
Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
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" >
18+ <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
19+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1920
2021 <parent >
2122 <groupId >net.openhft</groupId >
2223 <artifactId >java-parent-pom</artifactId >
2324 <version >1.0.1</version >
2425 <relativePath />
2526 </parent >
26-
27- <modelVersion >4.0.0</modelVersion >
2827 <artifactId >chronicle</artifactId >
28+ <modelVersion >4.0.0</modelVersion >
29+
2930 <version >3.0.2-SNAPSHOT</version >
3031 <packaging >bundle</packaging >
3132
You can’t perform that action at this time.
0 commit comments