HHH-12158 No longer need a custom repository to fetch geolatte 1.2

This commit is contained in:
Sanne Grinovero 2017-12-11 20:40:25 +00:00
parent e3cc2d78e9
commit 2296ee7768
1 changed files with 0 additions and 7 deletions

View File

@ -7,13 +7,6 @@
apply plugin: 'java'
apply plugin: 'hibernate-matrix-testing'
//Temporary repository config, until geolatte-geom is released in maven central.
repositories {
maven {
url "https://oss.sonatype.org/content/repositories/snapshots/"
}
}
mavenPom {
name = 'Integrate support for Spatial/GIS data into Hibernate O/RM'
description = 'Integrate support for Spatial/GIS data into Hibernate O/RM'