aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-26 09:59:03 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-26 09:59:05 -0400
commitc69bea903e3e811e4ad3480597a1528a26cbf35e (patch)
treeb12aa8384bef18aa48e8c98f4e607ecd6d15c3fb
parentb6f957e116e9d2bf9147730a658fc519989a5592 (diff)
Change to allow proper tagging like aai-resources
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I6fe6c01e855afaff2e22c428ba0b25384a9b5983
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bdc8a53..0da4f9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -385,7 +385,7 @@ limitations under the License.
<version>1.0</version>
<executions>
<execution>
- <phase>prepare-package</phase>
+ <phase>validate</phase>
<goals>
<goal>execute</goal>
</goals>