summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-10-31 14:21:23 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2018-10-31 14:22:55 +0000
commit9be7080721c9cc1a8f0fd2dbf2ce0dde48e94519 (patch)
tree2bfb0d829739da9ae4bf2a7507c4895710939914 /pom.xml
parent3ec1d55b83a5ea7010fdeadf9065060630f74b24 (diff)
Revert "Try including pnda modules by default."
This reverts commit 83ffe40c599166d490291f9cec05d84d990c79fa. Change-Id: I06d6713861ca3de4bf28c00435a8897a94faefa2 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 167ef75..7cfc3d0 100644
--- 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>