Update sources plugin to bind to verify phase 93/78893/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 21 Feb 2019 04:00:33 +0000 (23:00 -0500)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 21 Feb 2019 04:00:59 +0000 (23:00 -0500)
Issue-ID: AAI-2170
Change-Id: Ieaaa9cb346f0c09776fd51580737ddec22bdbe95
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index edc2f1f..06a343a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <executions>
                         <execution>
                             <id>attach-sources</id>
-                            <phase>deploy</phase>
+                            <phase>verify</phase>
                             <goals>
                                 <goal>jar-no-fork</goal>
                             </goals>