Commit 4446ff79 authored by kevin's avatar kevin

#

parent a99e1084
...@@ -441,20 +441,6 @@ ...@@ -441,20 +441,6 @@
<env>dev</env> <env>dev</env>
</properties> </properties>
</profile> </profile>
<profile>
<id>local</id>
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<build>
<filters>
<filter>src/main/resources/conf/conf_profile_dev_local.properties</filter>
</filters>
</build>
<properties>
<env>dev</env>
</properties>
</profile>
<profile> <profile>
<id>staging</id> <id>staging</id>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment