Mercurial > dive4elements > river
diff backend/pom-oracle.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 | 3bbc687e6cb8 e5d1a10d54ae |
children | fabf92342ee5 |
line wrap: on
line diff
--- a/backend/pom-oracle.xml Fri May 08 18:03:54 2020 +0200 +++ b/backend/pom-oracle.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> @@ -83,7 +84,6 @@ </descriptors> </configuration> </plugin> - <!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> @@ -106,7 +106,6 @@ </execution> </executions> </plugin> - --> </plugins> </build> @@ -181,15 +180,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>