summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreli, Fuss (af732p) <af732p@att.com>2018-05-17 20:15:19 +0300
committerAreli, Fuss (af732p) <af732p@att.com>2018-05-17 20:15:19 +0300
commit97aa2fa33ed0ea02e3226adb57e9d5864658aa20 (patch)
tree514a4565fb6d730c4812cb538666b2ab7a26f213
parentd54cab94fbcd1d396382146c527f2b6141746613 (diff)
fix pom
Change-Id: Ib3f96b1f286c77c978c34c5c523f5d83e14224e1 Issue-ID: SDC-1339 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
-rw-r--r--dcaedt_be/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_be/pom.xml b/dcaedt_be/pom.xml
index 61b4482..c5acbe6 100644
--- a/dcaedt_be/pom.xml
+++ b/dcaedt_be/pom.xml
@@ -175,7 +175,7 @@
<executions>
<execution>
<id>copy-dcae-be-war</id>
- <phase>verify</phase>
+ <phase>prepare-package</phase>
<goals>
<goal>copy-resources</goal>
</goals>