summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-03-11 00:54:54 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-03-11 00:55:04 +0000
commit5ed51ae84392b191452566957e5a1bae9c32fbc4 (patch)
treea6b86fe7122552fc19bf9b2cf0ab581f92f43ce8 /pom.xml
parenta0a88be5349019496ff1027cc67fc79abd2bb476 (diff)
disable pnda profile
Change-Id: I1076ebe41467ea52adcdb86892ead9f38059db99 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
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 0d8171b..f05745d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,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>