diff options
Diffstat (limited to 'vpp-common/pom.xml')
-rw-r--r-- | vpp-common/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index ca4029b81..42a5221e3 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -36,7 +36,8 @@ <module>vpp-jvpp-cfg</module> <module>naming-context-api</module> <module>naming-context-impl</module> - <module>features</module> + <module>minimal-distribution</module> + <!--<module>features</module>--> </modules> <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build --> <build> |