aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpom.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/pom.xml b/pom.xml
index 1e63a3fe..8ef2d645 100755
--- a/pom.xml
+++ b/pom.xml
@@ -64,27 +64,6 @@
<sonar.skip>true</sonar.skip>
</properties>
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-deploy-plugin</artifactId>
- <version>2.8.1</version>
- <configuration>
- <skip>true</skip>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-install-plugin</artifactId>
- <version>2.5.2</version>
- <configuration>
- <skip>true</skip>
- </configuration>
- </plugin>
- </plugins>
- </build>
-
<distributionManagement>
<repository>
<id>ecomp-releases</id>