From 09212c1c8d5f74060a44f0581a65099485cc9929 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 | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index c9344d2..00752aa 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 3ee9fe3..07c53f1 100644 --- a/pom.xml +++ b/pom.xml @@ -187,24 +187,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/ - - -