diff options
author | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-17 20:15:19 +0300 |
---|---|---|
committer | Areli, Fuss (af732p) <af732p@att.com> | 2018-05-21 14:02:21 +0300 |
commit | 3bad5ac8d914040ea9d8e853f499da3935113a70 (patch) | |
tree | dbe49c3abb1902747d488f1c66a7cd6180f08342 /dcaedt_be | |
parent | 97aa2fa33ed0ea02e3226adb57e9d5864658aa20 (diff) |
fix pom
Change-Id: I53f7e13f0545a5638cdcb7a5d0587954c068a60d
Issue-ID: SDC-1339
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Diffstat (limited to 'dcaedt_be')
-rw-r--r-- | dcaedt_be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_be/pom.xml b/dcaedt_be/pom.xml index c5acbe6..4659006 100644 --- a/dcaedt_be/pom.xml +++ b/dcaedt_be/pom.xml @@ -238,7 +238,7 @@ </execution> <execution> <id>generate-images</id> - <phase>package</phase> + <phase>install</phase> <goals> <goal>build</goal> </goals> |