File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed
Expand file tree Collapse file tree 3 files changed +7
-10
lines changed 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 =" 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" >
6+ <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/maven-v4_0_0.xsd" >
87 <modelVersion >4.0.0</modelVersion >
98 <artifactId >memory</artifactId >
109 <name >${project.parent.groupId} :${project.artifactId} </name >
1312 <parent >
1413 <groupId >com.yahoo.datasketches</groupId >
1514 <artifactId >sketches</artifactId >
16- <version >0.7.1-SNAPSHOT </version >
15+ <version >0.8.0 </version >
1716 </parent >
1817
1918</project >
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 =" 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" >
6+ <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/maven-v4_0_0.xsd" >
87 <modelVersion >4.0.0</modelVersion >
98
109 <groupId >com.yahoo.datasketches</groupId >
1110 <artifactId >sketches</artifactId >
12- <version >0.7.1-SNAPSHOT </version >
11+ <version >0.8.0 </version >
1312 <packaging >pom</packaging >
1413
1514 <!-- Project Information -->
116115 <connection >scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection >
117116 <developerConnection >scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection >
118117 <url >https://github.com/DataSketches/sketches-core.git</url >
119- <tag >HEAD </tag >
118+ <tag >sketches-0.8.0 </tag >
120119 </scm >
121120
122121 <prerequisites >
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 =" 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" >
6+ <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/maven-v4_0_0.xsd" >
87 <modelVersion >4.0.0</modelVersion >
98 <artifactId >sketches-core</artifactId >
109 <name >${project.parent.groupId} :${project.artifactId} </name >
1312 <parent >
1413 <groupId >com.yahoo.datasketches</groupId >
1514 <artifactId >sketches</artifactId >
16- <version >0.7.1-SNAPSHOT </version >
15+ <version >0.8.0 </version >
1716 </parent >
1817
1918 <dependencies >
You can’t perform that action at this time.
0 commit comments