aboutsummaryrefslogtreecommitdiffstats
path: root/cps-bom
diff options
context:
space:
mode:
Diffstat (limited to 'cps-bom')
-rw-r--r--cps-bom/pom.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml
index 0325858b0..e46892695 100644
--- a/cps-bom/pom.xml
+++ b/cps-bom/pom.xml
@@ -37,6 +37,18 @@
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
</properties>
+ <build>
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>2.8.2</version>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
+
<distributionManagement>
<repository>
<id>ecomp-releases</id>