Skip to content

Commit 6eb8f42

Browse files
author
hft-team-city
committed
[maven-release-plugin] prepare release chronicle-wire-2.27ea13
1 parent 4e19851 commit 6eb8f42

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@
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>
@@ -472,7 +471,7 @@
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>

0 commit comments

Comments
 (0)