Skip to content

Commit 67bfc4c

Browse files
author
Lee Rhodes
committed
[maven-release-plugin] prepare release sketches-core-0.7.0
1 parent e4b9410 commit 67bfc4c

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
<groupId>com.yahoo.datasketches</groupId>
99
<artifactId>sketches-core</artifactId>
1010
<packaging>jar</packaging>
11-
<version>0.6.1-SNAPSHOT</version>
11+
<version>0.7.0</version>
1212

1313
<!-- Project Information -->
1414
<name>${project.groupId}:${project.artifactId}</name>
@@ -106,7 +106,7 @@
106106
<connection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection>
107107
<developerConnection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection>
108108
<url>https://github.com/DataSketches/sketches-core.git</url>
109-
<tag>HEAD</tag>
109+
<tag>sketches-core-0.7.0</tag>
110110
</scm>
111111

112112
<prerequisites>

0 commit comments

Comments
 (0)