Revert "Try including pnda modules by default." 87/71587/1
authorVijay Venkatesh Kumar <vv770d@att.com>
Wed, 31 Oct 2018 14:21:23 +0000 (14:21 +0000)
committerVijay Venkatesh Kumar <vv770d@att.com>
Wed, 31 Oct 2018 14:22:55 +0000 (14:22 +0000)
This reverts commit 83ffe40c599166d490291f9cec05d84d990c79fa.

Change-Id: I06d6713861ca3de4bf28c00435a8897a94faefa2
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772

pom.xml

diff --git a/pom.xml b/pom.xml
index 167ef75..7cfc3d0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@ limitations under the License.
   <profiles>
     <profile>
       <id>pnda</id>
-      <activation><activeByDefault>true</activeByDefault></activation>
+      <activation><activeByDefault>false</activeByDefault></activation>
       <modules>
         <module>pnda-mirror-container</module>
         <module>pnda-bootstrap-container</module>