diff options
Diffstat (limited to 'vnfs/honeycomb_plugin/parent-pom/pom.xml')
-rw-r--r-- | vnfs/honeycomb_plugin/parent-pom/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vnfs/honeycomb_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/parent-pom/pom.xml index d331f68e..2b7fe77e 100644 --- a/vnfs/honeycomb_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/parent-pom/pom.xml @@ -69,12 +69,9 @@ done <!-- Generate executable shell script --> <modules> - <!--module>../sample-plugin/sample-plugin-api</module--> - <!--module>../sample-plugin/sample-plugin-impl</module--> <module>../stream-count/stream-count-api</module> <module>../stream-count/stream-count-impl</module> <module>../stream-count/stream-count-distribution</module> - <!--module>../sample-distribution</module--> </modules> <build> |