summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common-app-api/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml
index 13c18a1fa8..08755de6a3 100644
--- a/common-app-api/pom.xml
+++ b/common-app-api/pom.xml
@@ -245,13 +245,6 @@
<build>
<plugins>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-deploy-plugin</artifactId>
- <configuration>
- <skip>true</skip>
- </configuration>
- </plugin>
- <plugin>
<groupId>com.github.sylvainlaurent.maven</groupId>
<artifactId>yaml-json-validator-maven-plugin</artifactId>
<executions>