Skip to content

Commit cd6b35b

Browse files
author
Lee Rhodes
committed
[maven-release-plugin] prepare release sketches-core-0.1.0
1 parent a0849b9 commit cd6b35b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.yahoo.datasketches</groupId>
66
<artifactId>sketches-core</artifactId>
7-
<version>0.0.1-SNAPSHOT</version>
7+
<version>0.1.0</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>Data Sketches</description>
@@ -35,6 +35,7 @@
3535
<connection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</connection>
3636
<developerConnection>scm:git:ssh://git@github.com/DataSketches/sketches-core.git</developerConnection>
3737
<url>https://github.com/DataSketches/sketches-core.git</url>
38+
<tag>sketches-core-0.1.0</tag>
3839
</scm>
3940

4041

0 commit comments

Comments
 (0)