File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 See the License for the specific language governing permissions and
1414 limitations under the License.
1515 -->
16- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
17- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
16+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1817 <modelVersion >4.0.0</modelVersion >
1918 <groupId >com.uber</groupId >
2019 <artifactId >h3</artifactId >
2120 <packaging >jar</packaging >
22- <version >3.0.1-SNAPSHOT </version >
21+ <version >3.0.1</version >
2322 <name >h3</name >
2423 <url >https://github.com/uber/h3-java</url >
2524 <description >Java bindings for H3, a hierarchical hexagonal geospatial indexing system.</description >
4140 <connection >scm:git:git://github.com/uber/h3-java.git</connection >
4241 <developerConnection >scm:git:ssh://git@github.com/uber/h3-java.git</developerConnection >
4342 <url >http://github.com/uber/h3-java/tree/master</url >
44- </scm >
43+ <tag >v3.0.1</tag >
44+ </scm >
4545
4646 <developers >
4747 <developer >
You can’t perform that action at this time.
0 commit comments