summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>