diff --git a/pom.xml b/pom.xml index 27893bd..3817ef2 100644 --- a/pom.xml +++ b/pom.xml @@ -76,11 +76,6 @@ https://github.com/usb4java/${project.artifactId}/issues - - Jenkins - https://ci.ailis.de/job/${project.artifactId}/ - - 3.0.5 @@ -175,7 +170,7 @@ maven-assembly-plugin 3.1.0 - true + false false src/main/assembly/tarball.xml @@ -259,9 +254,10 @@ - ailis - Ailis Maven Repository - http://nexus.ailis.de/content/groups/public/ + sonatype-snapshots + Sonatype Snapshot Repository + https://oss.sonatype.org/content/repositories/snapshots + true @@ -270,7 +266,6 @@ project-website file://${project.basedir}/../${project.artifactId}-site/ - - - ailis-releases - Ailis Maven Releases - http://nexus.ailis.de/content/repositories/releases - - - ailis-snapshots - Ailis Maven Snapshots - http://nexus.ailis.de/content/repositories/snapshots - -