Skip to content

Commit e7f6d74

Browse files
author
Lee Rhodes
committed
[maven-release-plugin] prepare release sketches-core-0.1.1
1 parent 587a2ee commit e7f6d74

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
@@ -4,7 +4,7 @@
44

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

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>Data Sketches Core</description>
@@ -35,7 +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>HEAD</tag>
38+
<tag>sketches-core-0.1.1</tag>
3939
</scm>
4040

4141

0 commit comments

Comments
 (0)