Skip to content

Commit 7ff7730

Browse files
author
Isaac Brodsky
committed
[maven-release-plugin] prepare release v4.0.0-rc2
1 parent 72dfaa8 commit 7ff7730

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>4.0.0-rc2-SNAPSHOT</version>
21+
<version>4.0.0-rc2</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>HEAD</tag>
43+
<tag>v4.0.0-rc2</tag>
4444
</scm>
4545

4646
<developers>

0 commit comments

Comments
 (0)