diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-09-19 14:27:48 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-09-19 14:27:48 -0400 |
commit | 226ade0702f1df97c18845ef2c2e683c49c661ea (patch) | |
tree | feee2f674d87c87d495cb76849c013426f238cd7 | |
parent | 1b74399de451eca25a4a6bb31817073af5f4a0b4 (diff) |
Fix docker build
Change-Id: Iba803990e9a1e952c0ed88675311da3dc073d8aa
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-648
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -218,7 +218,6 @@ limitations under the License. <executions> <execution> <id>generate-images</id> - <phase>generate-sources</phase> <goals> <goal>build</goal> </goals> |