disable pnda profile

Change-Id: I1076ebe41467ea52adcdb86892ead9f38059db99
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1270
diff --git a/pom.xml b/pom.xml
index 0d8171b..f05745d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
   <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>