From 3fa6bc6036bca4a7407ed12a8d6139df5bcc0b34 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sat, 8 Aug 2026 21:47:07 +0200 Subject: [PATCH] Remove obsolete incremental Maven configuration Followup to https://github.com/jenkinsci/warnings-ng-plugin/pull/3382 --- .mvn/maven.config | 1 - pom.xml | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index c9344d23..00752aa5 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1,3 +1,2 @@ -Dchangelist.format=%d.v%s --Pconsume-incrementals -Pmight-produce-incrementals diff --git a/pom.xml b/pom.xml index 612d1846..9d57c1d4 100644 --- a/pom.xml +++ b/pom.xml @@ -152,23 +152,6 @@ - - - repo.jenkins-ci.org - https://repo.jenkins-ci.org/public/ - - - incrementals.jenkins-ci.org - https://repo.jenkins-ci.org/incrementals/ - - - - - repo.jenkins-ci.org - https://repo.jenkins-ci.org/public/ - - -