diff options
Diffstat (limited to 'vpp-integration/pom.xml')
-rw-r--r-- | vpp-integration/pom.xml | 5 |
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> |