File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.1.36</version >
11- <relativePath />
10+ <relativePath />
1211 </parent >
1312
1413 <artifactId >chronicle-map</artifactId >
1514
16- <version >3.24ea1-SNAPSHOT </version >
15+ <version >3.24ea1</version >
1716 <name >OpenHFT/Chronicle-Map</name >
1817 <description >Chronicle-Map</description >
1918 <packaging >bundle</packaging >
601600 <url >scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url >
602601 <connection >scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection >
603602 <developerConnection >scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection >
604- <tag >ea </tag >
603+ <tag >chronicle-map-3.24ea1 </tag >
605604 </scm >
606605
607606</project >
You can’t perform that action at this time.
0 commit comments