summaryrefslogtreecommitdiffstats
path: root/vpp-integration/pom.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-08-11 15:37:28 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-08-19 12:49:56 +0200
commit0b68673abd4eac5bb15091e5074ad28b6bbf6c30 (patch)
tree478216677d270348824430aa541118a4b65e402a /vpp-integration/pom.xml
parent2fc8c4514fdf2ae197f3870f75d63d91010befa8 (diff)
HONEYCOMB-21 Vpp-integration minimal distribution
Change-Id: I1a44028ae38c3ab70aa3a7b173cd0c81c820378a Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'vpp-integration/pom.xml')
-rw-r--r--vpp-integration/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml
index 7b900e7ea..e087abd86 100644
--- a/vpp-integration/pom.xml
+++ b/vpp-integration/pom.xml
@@ -31,8 +31,9 @@
<maven>3.1.1</maven>
</prerequisites>
<modules>
- <module>features</module>
- <module>karaf</module>
+ <!--<module>features</module>-->
+ <!--<module>karaf</module>-->
+ <module>minimal-distribution</module>
</modules>
<!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
<build>