Skip to content

Commit 1e7dbbc

Browse files
committed
[maven-release-plugin] prepare release sketches-core-0.13.3
1 parent faea09f commit 1e7dbbc

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
@@ -9,7 +9,7 @@
99
<groupId>com.yahoo.datasketches</groupId>
1010
<artifactId>sketches-core</artifactId>
1111
<packaging>jar</packaging> <!-- jar is the default -->
12-
<version>0.13.3-SNAPSHOT</version>
12+
<version>0.13.3</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>
@@ -105,7 +105,7 @@
105105
<connection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection>
106106
<developerConnection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection>
107107
<url>https://github.com/DataSketches/sketches-core</url>
108-
<tag>HEAD</tag>
108+
<tag>sketches-core-0.13.3</tag>
109109
</scm>
110110

111111
<issueManagement>

0 commit comments

Comments
 (0)