From 2a8f220611a6a2baaa586c8b636cc4d762115f57 Mon Sep 17 00:00:00 2001 From: Scott Trent Date: Tue, 23 Jan 2024 14:39:33 +0900 Subject: [PATCH] use com.kohlschutter.mavenplugins fork for copy-rename-maven-plugin Signed-off-by: Scott Trent --- benchmarks/clock-synchronization/pom.xml | 4 ++-- benchmarks/helloworld/pom.xml | 4 ++-- benchmarks/image-recognition/pom.xml | 4 ++-- benchmarks/network/pom.xml | 4 ++-- benchmarks/server-reply/pom.xml | 4 ++-- benchmarks/sleep/pom.xml | 4 ++-- benchmarks/thumbnailer/pom.xml | 4 ++-- benchmarks/video-processing/pom.xml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/benchmarks/clock-synchronization/pom.xml b/benchmarks/clock-synchronization/pom.xml index 56003c3..6aa27ce 100644 --- a/benchmarks/clock-synchronization/pom.xml +++ b/benchmarks/clock-synchronization/pom.xml @@ -96,9 +96,9 @@ - com.coderplus.maven.plugins + com.kohlschutter.mavenplugins copy-rename-maven-plugin - 1.0 + 2.0.0 copy-file diff --git a/benchmarks/helloworld/pom.xml b/benchmarks/helloworld/pom.xml index 6a6f8b6..01c204d 100644 --- a/benchmarks/helloworld/pom.xml +++ b/benchmarks/helloworld/pom.xml @@ -86,9 +86,9 @@ - com.coderplus.maven.plugins + com.kohlschutter.mavenplugins copy-rename-maven-plugin - 1.0 + 2.0.0 copy-file diff --git a/benchmarks/image-recognition/pom.xml b/benchmarks/image-recognition/pom.xml index dc969f4..766d163 100644 --- a/benchmarks/image-recognition/pom.xml +++ b/benchmarks/image-recognition/pom.xml @@ -119,9 +119,9 @@ - com.coderplus.maven.plugins + com.kohlschutter.mavenplugins copy-rename-maven-plugin - 1.0 + 2.0.0 copy-file diff --git a/benchmarks/network/pom.xml b/benchmarks/network/pom.xml index b936d19..dd3bb1c 100644 --- a/benchmarks/network/pom.xml +++ b/benchmarks/network/pom.xml @@ -96,9 +96,9 @@ - com.coderplus.maven.plugins + com.kohlschutter.mavenplugins copy-rename-maven-plugin - 1.0 + 2.0.0 copy-file diff --git a/benchmarks/server-reply/pom.xml b/benchmarks/server-reply/pom.xml index b73681c..51210d2 100644 --- a/benchmarks/server-reply/pom.xml +++ b/benchmarks/server-reply/pom.xml @@ -96,9 +96,9 @@ - com.coderplus.maven.plugins + com.kohlschutter.mavenplugins copy-rename-maven-plugin - 1.0 + 2.0.0 copy-file diff --git a/benchmarks/sleep/pom.xml b/benchmarks/sleep/pom.xml index 3e13c66..a1eda70 100644 --- a/benchmarks/sleep/pom.xml +++ b/benchmarks/sleep/pom.xml @@ -86,9 +86,9 @@ - com.coderplus.maven.plugins + com.kohlschutter.mavenplugins copy-rename-maven-plugin - 1.0 + 2.0.0 copy-file diff --git a/benchmarks/thumbnailer/pom.xml b/benchmarks/thumbnailer/pom.xml index 0b50eda..cf4299b 100644 --- a/benchmarks/thumbnailer/pom.xml +++ b/benchmarks/thumbnailer/pom.xml @@ -100,9 +100,9 @@ - com.coderplus.maven.plugins + com.kohlschutter.mavenplugins copy-rename-maven-plugin - 1.0 + 2.0.0 copy-file diff --git a/benchmarks/video-processing/pom.xml b/benchmarks/video-processing/pom.xml index c23f81d..dec5f71 100644 --- a/benchmarks/video-processing/pom.xml +++ b/benchmarks/video-processing/pom.xml @@ -101,9 +101,9 @@ - com.coderplus.maven.plugins + com.kohlschutter.mavenplugins copy-rename-maven-plugin - 1.0 + 2.0.0 copy-file