Fixing Jenkins issue 22/133122/1 1.12.0
authorwaqas.ikram <waqas.ikram@est.tech>
Thu, 2 Feb 2023 14:21:01 +0000 (14:21 +0000)
committerwaqas.ikram <waqas.ikram@est.tech>
Thu, 2 Feb 2023 14:21:11 +0000 (14:21 +0000)
Change-Id: I2c06eaa9bcb24934384b2013278c647961939b66
Issue-ID: SO-4071
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5f0dcce..e6aec53 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <target>${version.java.compiler}</target>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-deploy-plugin</artifactId>
-                <configuration>
-                    <skip>true</skip>
-                </configuration>
-            </plugin>
             <plugin>
                 <groupId>net.revelc.code.formatter</groupId>
                 <artifactId>formatter-maven-plugin</artifactId>