Skip to content

Commit 6efb155

Browse files
author
Lee Rhodes
committed
[maven-release-plugin] prepare release sketches-core-0.5.0
1 parent bea7b4d commit 6efb155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.4.2-SNAPSHOT</version>
11+
<version>0.5.0</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.5.0</tag>
4343
</scm>
4444

4545
<properties>

0 commit comments

Comments
 (0)