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 1
1
<?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" >
4
3
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
8
7
<groupId >net.openhft</groupId >
9
8
<artifactId >java-parent-pom</artifactId >
10
9
<version >1.27ea1</version >
11
- <relativePath />
10
+ <relativePath />
12
11
</parent >
13
12
14
13
<artifactId >chronicle-map</artifactId >
15
14
16
- <version >3.27ea1-SNAPSHOT </version >
15
+ <version >3.27ea1</version >
17
16
<name >OpenHFT/Chronicle-Map</name >
18
17
<description >Chronicle-Map</description >
19
18
<packaging >bundle</packaging >
560
559
<url >scm:git:git@github.com:OpenHFT/Chronicle-Map.git</url >
561
560
<connection >scm:git:git@github.com:OpenHFT/Chronicle-Map.git</connection >
562
561
<developerConnection >scm:git:git@github.com:OpenHFT/Chronicle-Map.git</developerConnection >
563
- <tag >ea </tag >
562
+ <tag >chronicle-map-3.27ea1 </tag >
564
563
</scm >
565
564
566
565
</project >
You can’t perform that action at this time.
0 commit comments