Skip to content

Commit 4e93282

Browse files
author
hft-team-city
committed
[maven-release-plugin] prepare release chronicle-map-3.27ea1
1 parent 6a1847f commit 4e93282

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
@@ -1,19 +1,18 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
43

54
<modelVersion>4.0.0</modelVersion>
65

76
<parent>
87
<groupId>net.openhft</groupId>
98
<artifactId>java-parent-pom</artifactId>
109
<version>1.27ea1</version>
11-
<relativePath/>
10+
<relativePath />
1211
</parent>
1312

1413
<artifactId>chronicle-map</artifactId>
1514

16-
<version>3.27ea1-SNAPSHOT</version>
15+
<version>3.27ea1</version>
1716
<name>OpenHFT/Chronicle-Map</name>
1817
<description>Chronicle-Map</description>
1918
<packaging>bundle</packaging>
@@ -560,7 +559,7 @@
560559
<url>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url>
561560
<connection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection>
562561
<developerConnection>scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection>
563-
<tag>ea</tag>
562+
<tag>chronicle-map-3.27ea1</tag>
564563
</scm>
565564

566565
</project>

0 commit comments

Comments
 (0)