File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 44 Copyright 2016-2025 chronicle.software; SPDX-License-Identifier: Apache-2.0
55
66-->
7- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
8- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
7+ <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" >
98 <modelVersion >4.0.0</modelVersion >
109
1110 <parent >
1211 <groupId >net.openhft</groupId >
1312 <artifactId >java-parent-pom</artifactId >
1413 <version >1.27ea1</version >
15- <relativePath />
14+ <relativePath />
1615 </parent >
1716
1817 <artifactId >chronicle-wire</artifactId >
19- <version >2.27ea13-SNAPSHOT </version >
18+ <version >2.27ea13</version >
2019 <name >OpenHFT/Chronicle-Wire</name >
2120 <!-- Core library for Chronicle's binary wire serialization -->
2221 <description >Chronicle-Wire</description >
472471 <
url >scm:git:
[email protected] :OpenHFT/Chronicle-Wire.git</
url >
473472 <
connection >scm:git:
[email protected] :OpenHFT/Chronicle-Wire.git</
connection >
474473 <
developerConnection >scm:git:
[email protected] :OpenHFT/Chronicle-Wire.git</
developerConnection >
475- <tag >ea </tag >
474+ <tag >chronicle-wire-2.27ea13 </tag >
476475 </scm >
477476
478477 <profiles >
You can’t perform that action at this time.
0 commit comments