File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <groupId >com.yahoo.datasketches</groupId >
1010 <artifactId >sketches-core</artifactId >
1111 <packaging >jar</packaging > <!-- jar is the default -->
12- <version >0.12.1-SNAPSHOT </version >
12+ <version >0.13.0 </version >
1313
1414 <name >${project.groupId} :${project.artifactId} </name >
1515 <description >Core sketch algorithms used alone and by other repositories in the DataSketches library.</description >
100100 <connection >scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection >
101101 <developerConnection >scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection >
102102 <url >https://github.com/DataSketches/sketches-core</url >
103- <tag >HEAD </tag >
103+ <tag >sketches-core-0.13.0 </tag >
104104 </scm >
105105
106106 <issueManagement >
382382 </pluginManagement >
383383 </build >
384384
385- <reporting ></ reporting >
385+ <reporting / >
386386
387387 <profiles >
388388 <profile >
You can’t perform that action at this time.
0 commit comments