aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPrudence Au <prudence.au@amdocs.com>2018-09-19 14:27:48 -0400
committerPrudence Au <prudence.au@amdocs.com>2018-09-19 14:27:48 -0400
commit226ade0702f1df97c18845ef2c2e683c49c661ea (patch)
treefeee2f674d87c87d495cb76849c013426f238cd7 /pom.xml
parent1b74399de451eca25a4a6bb31817073af5f4a0b4 (diff)
Fix docker build
Change-Id: Iba803990e9a1e952c0ed88675311da3dc073d8aa Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-648
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e627cf2..11206fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,6 @@ limitations under the License.
<executions>
<execution>
<id>generate-images</id>
- <phase>generate-sources</phase>
<goals>
<goal>build</goal>
</goals>