Skip to content

Commit

Permalink
[maven-release-plugin] prepare release sketches-core-0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leerho committed Apr 26, 2019
1 parent 1847edd commit 7706634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>com.yahoo.datasketches</groupId>
<artifactId>sketches-core</artifactId>
<packaging>jar</packaging> <!-- jar is the default -->
<version>0.13.2-SNAPSHOT</version>
<version>0.13.2</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Core sketch algorithms used alone and by other repositories in the DataSketches library.</description>
Expand Down Expand Up @@ -105,7 +105,7 @@
<connection>scm:git:ssh://[email protected]/DataSketches/sketches-core.git</connection>
<developerConnection>scm:git:ssh://[email protected]/DataSketches/sketches-core.git</developerConnection>
<url>https://github.com/DataSketches/sketches-core</url>
<tag>HEAD</tag>
<tag>sketches-core-0.13.2</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 7706634

Please sign in to comment.