Mercurial > dive4elements > river
diff backend/pom.xml @ 9682:9ec4686badae
Mit 3.2.x zusammenführen
author | Gernot Belger <g.belger@bjoernsen.de> |
---|---|
date | Wed, 15 Jul 2020 12:24:35 +0200 |
parents | fda171e16988 bfc047db6ed7 |
children |
line wrap: on
line diff
--- a/backend/pom.xml Fri May 08 18:03:54 2020 +0200 +++ b/backend/pom.xml Wed Jul 15 12:24:35 2020 +0200 @@ -23,6 +23,7 @@ <configuration> <source>1.7</source> <target>1.7</target> + <encoding>UTF-8</encoding> </configuration> </plugin> <plugin> @@ -194,15 +195,6 @@ <repositories> <repository> - <id>repository.jboss.org nexus</id> - <name>JBoss Repository - Nexus</name> - <url>http://repository.jboss.org/nexus/content/groups/public/</url> - </repository> - <repository> - <id>OSGEO GeoTools repo</id> - <url>http://download.osgeo.org/webdav/geotools</url> - </repository> - <repository> <id>Hibernate Spatial repo</id> <url>http://www.hibernatespatial.org/repository</url> </repository>