Skip to content

Commit 7f4b2a2

Browse files
author
Lee Rhodes
committed
[maven-release-plugin] prepare release sketches-core-0.3.1
1 parent 190dafa commit 7f4b2a2

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.3.1-SNAPSHOT</version>
11+
<version>0.3.1</version>
1212

1313
<name>${project.groupId}:${project.artifactId}</name>
1414
<description>Data Sketches Core</description>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection>
4040
<developerConnection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection>
4141
<url>https://github.com/DataSketches/sketches-core.git</url>
42-
<tag>HEAD</tag>
42+
<tag>sketches-core-0.3.1</tag>
4343
</scm>
4444

4545
<properties>

0 commit comments

Comments
 (0)