@@ -184,6 +184,9 @@
<properties>
<env>local</env>
</properties>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
</profile>
<profile>
@@ -203,10 +206,6 @@
<env>prod</env>
- <activation>
- <activeByDefault>true</activeByDefault>
- </activation>
-
</profiles>
<build>