Skip to content

Commit b34cea3

Browse files
author
Isaac Brodsky
committed
[maven-release-plugin] prepare release v3.7.3
1 parent 8478684 commit b34cea3

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
@@ -18,7 +18,7 @@
1818
<groupId>com.uber</groupId>
1919
<artifactId>h3</artifactId>
2020
<packaging>jar</packaging>
21-
<version>3.7.3-SNAPSHOT</version>
21+
<version>3.7.3</version>
2222
<name>h3</name>
2323
<url>https://github.com/uber/h3-java</url>
2424
<description>Java bindings for H3, a hierarchical hexagonal geospatial indexing system.</description>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:git://github.com/uber/h3-java.git</connection>
4141
<developerConnection>scm:git:ssh://git@github.com/uber/h3-java.git</developerConnection>
4242
<url>http://github.com/uber/h3-java/tree/master</url>
43-
<tag>v3.7.2</tag>
43+
<tag>v3.7.3</tag>
4444
</scm>
4545

4646
<developers>

0 commit comments

Comments
 (0)