Loading pom.xml +0 −22 Original line number Diff line number Diff line Loading @@ -55,28 +55,6 @@ <artifactId>log4j-core</artifactId> </dependency> </dependencies> <repositories> <repository> <id>central</id> <name>libs-release</name> <url>${env.MAVEN_RELEASE_URL}</url> </repository> <repository> <id>snapshots</id> <name>libs-snapshot</name> <url>${env.MAVEN_SNAPSHOT_URL}</url> </repository> <repository> <id>osgeo</id> <name>Open Source Geospatial Foundation Repository</name> <url>http://download.osgeo.org/webdav/geotools/</url> </repository> <repository> <id>confluent</id> <name>Confluent</name> <url>https://packages.confluent.io/maven/</url> </repository> </repositories> <build> <plugins> <plugin> Loading Loading
pom.xml +0 −22 Original line number Diff line number Diff line Loading @@ -55,28 +55,6 @@ <artifactId>log4j-core</artifactId> </dependency> </dependencies> <repositories> <repository> <id>central</id> <name>libs-release</name> <url>${env.MAVEN_RELEASE_URL}</url> </repository> <repository> <id>snapshots</id> <name>libs-snapshot</name> <url>${env.MAVEN_SNAPSHOT_URL}</url> </repository> <repository> <id>osgeo</id> <name>Open Source Geospatial Foundation Repository</name> <url>http://download.osgeo.org/webdav/geotools/</url> </repository> <repository> <id>confluent</id> <name>Confluent</name> <url>https://packages.confluent.io/maven/</url> </repository> </repositories> <build> <plugins> <plugin> Loading