summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-02-20 00:20:59 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-02-20 00:21:05 +0000
commit706a7f30d97358155a8561bad0acd3cc956a3f43 (patch)
tree87318f151e40d96eacf3ca00525dd4aa09c84fd8 /pom.xml
parentbbc38ccd4a449eedef2d4d45212d551170076fcb (diff)
enable pnda profile
Change-Id: I4ffcf78af887c589fc2d69e0f9a33ed02bfc08d2 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 f05745d..0d8171b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@ limitations under the License.
<profiles>
<profile>
<id>pnda</id>
- <activation><activeByDefault>false</activeByDefault></activation>
+ <activation><activeByDefault>true</activeByDefault></activation>
<modules>
<module>pnda-mirror-container</module>
<module>pnda-bootstrap-container</module>