File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 Licensed under the terms of the Apache License 2.0.
44 See LICENSE file at the project root for terms. -->
55
6- <project xmlns =" https://maven.apache.org/POM/4.0.0" xmlns : xsi =" https://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd" >
6+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
78 <modelVersion >4.0.0</modelVersion >
89 <artifactId >memory</artifactId >
910 <name >${project.parent.groupId} :${project.artifactId} </name >
Original file line number Diff line number Diff line change 33 Licensed under the terms of the Apache License 2.0.
44 See LICENSE file at the project root for terms. -->
55
6- <project xmlns =" https://maven.apache.org/POM/4.0.0" xmlns : xsi =" https://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd" >
6+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
78 <modelVersion >4.0.0</modelVersion >
89
910 <groupId >com.yahoo.datasketches</groupId >
Original file line number Diff line number Diff line change 33 Licensed under the terms of the Apache License 2.0.
44 See LICENSE file at the project root for terms. -->
55
6- <project xmlns =" https://maven.apache.org/POM/4.0.0" xmlns : xsi =" https://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd" >
6+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
78 <modelVersion >4.0.0</modelVersion >
8-
99 <artifactId >sketches-core</artifactId >
1010 <name >${project.parent.groupId} :${project.artifactId} </name >
1111 <description >Sketches-core contains the core algorithms used by other repositories in the DataSketches library.</description >
You can’t perform that action at this time.
0 commit comments