Skip to content

Commit a29f954

Browse files
[maven-release-plugin] prepare release sketches-core-0.10.2
1 parent ff71eff commit a29f954

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.2-SNAPSHOT</version>
11+
<version>0.10.2</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.2</tag>
119119
</scm>
120120

121121
<prerequisites>

0 commit comments

Comments
 (0)