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 =" http://maven.apache.org/POM/4.0.0"
7- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
8- 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" >
97 <modelVersion >4.0.0</modelVersion >
108
119 <groupId >com.yahoo.datasketches</groupId >
1210 <artifactId >sketches-core</artifactId >
13- <version >0.1.2-SNAPSHOT </version >
11+ <version >0.2.0 </version >
1412
1513 <name >${project.groupId} :${project.artifactId} </name >
1614 <description >Data Sketches Core</description >
4139 <connection >scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection >
4240 <developerConnection >scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection >
4341 <url >https://github.com/DataSketches/sketches-core.git</url >
44- <tag >HEAD </tag >
42+ <tag >sketches-core-0.2.0 </tag >
4543 </scm >
4644
4745 <properties >
192190 <artifactId >coveralls-maven-plugin</artifactId >
193191 <version >4.0.0</version >
194192 <configuration >
195- <repoToken ></ repoToken >
193+ <repoToken / >
196194 </configuration >
197195 </plugin >
198196
You can’t perform that action at this time.
0 commit comments