diff options
Diffstat (limited to 'vpp-common/pom.xml')
-rw-r--r-- | vpp-common/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 42a5221e3..4bcdd6c25 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -33,11 +33,9 @@ </prerequisites> <modules> <module>vpp-translate-utils</module> - <module>vpp-jvpp-cfg</module> <module>naming-context-api</module> <module>naming-context-impl</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> |