summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorms236b <ms236b@att.com>2019-05-06 13:20:31 -0400
committerms236b <ms236b@att.com>2019-05-06 13:21:05 -0400
commit406ad8928f66e1ba3df51cb9d2e597e987c24a3c (patch)
tree04ef19ce0ff8ccf00d0e8da7782fe8e8e98d476e
parent074012c25d1309ca19539cd9d22a73f3c4e60561 (diff)
skipped deployment stage
Skipped the deployment stage to fix staging Issue-ID: DCAEGEN2-1125 Change-Id: I6ae61ddda0bc2c1f9f3c8ec111dfc0ef29b17ee0 Signed-off-by: ms236b <ms236b@att.com>
-rw-r--r--blueprint-generator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprint-generator/pom.xml b/blueprint-generator/pom.xml
index 4021e16..4d0253b 100644
--- a/blueprint-generator/pom.xml
+++ b/blueprint-generator/pom.xml
@@ -70,7 +70,7 @@
<!-- This version supports the "deployAtEnd" parameter -->
<version>2.8</version>
<configuration>
- <skip>false</skip>
+ <skip>true</skip>
</configuration>
</plugin>
<plugin>