Modify pom file dmaap mr 79/17479/1
authorsg481n <sg481n@att.com>
Fri, 6 Oct 2017 15:41:41 +0000 (15:41 +0000)
committersg481n <sg481n@att.com>
Fri, 6 Oct 2017 15:41:47 +0000 (15:41 +0000)
Modifying mr pomfile to fix docker image issue.

Issue-ID: DMAAP-155
Change-Id: I3dfb64f922bbee19a8b24162fa8c6933ac81abee
Signed-off-by: sg481n <sg481n@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 709e74e..a038f17 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                        </execution>
                                        <execution>
                                                <id>copy-docker-file</id>
-                                               <phase>package</phase>
+                                               <phase>prepare-package</phase>
                                                <goals>
                                                        <goal>copy-resources</goal>
                                                </goals>