summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2023-02-02 14:21:01 +0000
committerwaqas.ikram <waqas.ikram@est.tech>2023-02-02 14:21:11 +0000
commit90067db347532d4e4a2aa29d3340932a4e98a4f8 (patch)
tree5d40e508193da4bd3a09117c69965de43792717c
parentfd635b0d3716c507ca4289d4d931e404a4fd37c1 (diff)
Fixing Jenkins issue1.12.0
Change-Id: I2c06eaa9bcb24934384b2013278c647961939b66 Issue-ID: SO-4071 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 5f0dcce..e6aec53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,13 +38,6 @@
</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>
<version>2.9.0</version>