Skip to content

Commit a4806aa

Browse files
author
lrhodes
committed
[maven-release-plugin] prepare release sketches-core-0.10.1
1 parent b64ca3b commit a4806aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>com.yahoo.datasketches</groupId>
1010
<artifactId>sketches-core</artifactId>
11-
<version>0.10.1-SNAPSHOT</version>
11+
<version>0.10.1</version>
1212
<packaging>jar</packaging>
1313

1414
<!-- Project Information -->
@@ -115,7 +115,7 @@
115115
<connection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection>
116116
<developerConnection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection>
117117
<url>https://github.com/DataSketches/sketches-core.git</url>
118-
<tag>HEAD</tag>
118+
<tag>sketches-core-0.10.1</tag>
119119
</scm>
120120

121121
<prerequisites>

0 commit comments

Comments
 (0)