aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/honeycomb_plugin
diff options
context:
space:
mode:
authorplatania <platania@research.att.com>2017-03-07 16:17:08 -0500
committerplatania <platania@research.att.com>2017-03-07 16:17:08 -0500
commitcca0c50add665f449d8c14b7f78544c931aa3110 (patch)
tree6369ca5284b9a79b5679918c10ed31fc10bed213 /vnfs/honeycomb_plugin
parent0ec6fd4d406b8cf052cc9571c621f235b281a611 (diff)
disabling nexus staging
Change-Id: I1cd17ae6e61e80357296a419f809f8f185815ec4 Signed-off-by: platania <platania@research.att.com>
Diffstat (limited to 'vnfs/honeycomb_plugin')
-rwxr-xr-xvnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml
index c222e7d6..1c6b5d2e 100755
--- a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml
+++ b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml
@@ -44,7 +44,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
- <skip>true</skip>
+ <skip>false</skip>
</configuration>
</plugin>