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.10.4-SNAPSHOT </version >
12+ <version >0.11.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 >
102102 <connection >scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection >
103103 <developerConnection >scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection >
104104 <url >https://github.com/DataSketches/sketches-core.git</url >
105- <tag >HEAD </tag >
105+ <tag >sketches-core-0.11.0 </tag >
106106 </scm >
107107
108108 <issueManagement >
381381 </pluginManagement >
382382 </build >
383383
384- <reporting ></ reporting >
384+ <reporting / >
385385
386386 <profiles >
387387 <profile >
You can’t perform that action at this time.
0 commit comments