diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-10-31 14:21:23 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-10-31 14:22:55 +0000 |
commit | 9be7080721c9cc1a8f0fd2dbf2ce0dde48e94519 (patch) | |
tree | 2bfb0d829739da9ae4bf2a7507c4895710939914 /pom.xml | |
parent | 3ec1d55b83a5ea7010fdeadf9065060630f74b24 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |