From 0d3cee31768dd67cb8ed17323a2cdbab3ea650b6 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sun, 9 Aug 2026 23:20:24 +0200 Subject: [PATCH 1/2] Remove profile `consume-incrementals` --- .mvn/maven.config | 1 - 1 file changed, 1 deletion(-) 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 From 4015e86a3458f26abd537284c73e14f673c08842 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Sun, 9 Aug 2026 23:21:54 +0200 Subject: [PATCH 2/2] Remove `incrementals` repository --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 612d1846..9495d97b 100644 --- a/pom.xml +++ b/pom.xml @@ -157,10 +157,6 @@ repo.jenkins-ci.org https://repo.jenkins-ci.org/public/ - - incrementals.jenkins-ci.org - https://repo.jenkins-ci.org/incrementals/ -