Update deploy plugin version 70/142670/3
authorDan Timoney <dtimoney@att.com>
Wed, 10 Dec 2025 19:08:33 +0000 (14:08 -0500)
committerDan Timoney <dtimoney@att.com>
Wed, 10 Dec 2025 21:10:24 +0000 (16:10 -0500)
Update version of maven deploy plugin to latest version to resolve build issues.

Issue-ID: CCSDK-4143
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I2afe9da1797414f4773e53d52a6c332ed49ef4a8

33 files changed:
dependencies-bom/pom.xml
dependencies-odl-bom/pom.xml
installed-odl-bom/pom.xml
odlparent/binding-parent/pom.xml
odlparent/bundle-parent/pom.xml
odlparent/client-parent/pom.xml
odlparent/feature-repo-parent/pom.xml
odlparent/karaf4-parent/pom.xml
odlparent/mdsal-it-parent/pom.xml
odlparent/odlparent-lite/pom.xml
odlparent/odlparent/pom.xml
odlparent/setup/src/main/resources/pom-template.xml
odlparent/single-feature-parent/pom.xml
oparent/pom.xml
pom.xml
springboot/spring-boot-setup/src/main/resources/pom-template-jdk11.xml
springboot/spring-boot-setup/src/main/resources/pom-template-jdk17.xml
springboot/springboot23/pom.xml
springboot/springboot25/pom-template-jdk11.xml
springboot/springboot25/pom.xml
springboot/springboot26/pom-template-jdk11.xml
springboot/springboot26/pom.xml
springboot/springboot27-jdk17/pom.xml
springboot/springboot27/pom-template-jdk11.xml
springboot/springboot27/pom.xml
springboot/springboot30/pom.xml
springboot/springboot31/pom.xml
springboot/springboot32/pom.xml
springboot/springboot33/pom.xml
springboot/springboot34/pom.xml
springboot/springboot35/pom.xml
standalone/pom.xml
tools/mkbom.sh

index 9e134dd..bab4555 100644 (file)
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
                 <!-- This version supports the "deployAtEnd" parameter -->
-                <version>2.8</version>
+                <version>3.1.4</version>
                 <configuration>
                     <skip />
                     <deployAtEnd>true</deployAtEnd>
index 0475ebd..a114dc7 100644 (file)
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
                 <!-- This version supports the "deployAtEnd" parameter -->
-                <version>2.8</version>
+                <version>3.1.4</version>
                 <configuration>
                     <skip />
                     <deployAtEnd>true</deployAtEnd>
index fcf754b..11f582e 100644 (file)
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
                 <!-- This version supports the "deployAtEnd" parameter -->
-                <version>2.8</version>
+                <version>3.1.4</version>
                 <configuration>
                     <skip/>
                     <deployAtEnd>true</deployAtEnd>
index 3699920..9808255 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index b3b933c..26d75e7 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 7f6c8ae..5c26265 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index caee7f8..9e037c7 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 2960f48..8dde6c2 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index f9eff4e..9c21e44 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 8d25105..7a93258 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index ff0f5ef..19639d8 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 5f34e03..2445f1c 100755 (executable)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index f9ecb60..e15714a 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 71fbd90..2fe6687 100755 (executable)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
diff --git a/pom.xml b/pom.xml
index b856668..cc1e2fc 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
                 <!-- This version supports the "deployAtEnd" parameter -->
-                <version>2.8</version>
+                <version>3.1.4</version>
                 <configuration>
                     <skip/>
                     <deployAtEnd>true</deployAtEnd>
index ce12418..a32e2bd 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index ebf7585..feeb077 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index edc1fd5..0be4780 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 88fae6e..674e71b 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index efa66de..8a4f781 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 6b7e4d7..7ebe6d0 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index c97590c..e4065cc 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 5b48130..ef17944 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 6b7e4d7..7ebe6d0 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index f6ab3bf..1bc4f96 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index db05a75..ea65e72 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 5d90b1b..61d845e 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index b80a133..cbdb096 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index d0c3b4e..05f6a6a 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index a711358..15a3065 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index bdf2ca0..4bf4649 100644 (file)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index 8095628..8a99189 100755 (executable)
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <!-- This version supports the "deployAtEnd" parameter -->
-                    <version>2.8</version>
+                    <version>3.1.4</version>
                     <configuration>
                         <skip/>
                         <deployAtEnd>true</deployAtEnd>
index fcaed72..17f5ea3 100755 (executable)
@@ -92,7 +92,7 @@ cat  <<END
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>
                 <!-- This version supports the "deployAtEnd" parameter -->
-                <version>2.8</version>
+                <version>3.1.4</version>
                 <configuration>
                     <skip/>
                     <deployAtEnd>true</deployAtEnd>