pom修改
This commit is contained in:
parent
2eb9960f23
commit
c92fe69051
|
@ -37,9 +37,9 @@
|
|||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>xel</id> <!--本地环境-->
|
||||
<id>local</id> <!--本地环境-->
|
||||
<properties>
|
||||
<profile.active>xel</profile.active>
|
||||
<profile.active>local</profile.active>
|
||||
</properties>
|
||||
<activation>
|
||||
<activeByDefault>true</activeByDefault>
|
||||
|
@ -57,4 +57,4 @@
|
|||
<finalName>kangarooDataCenterV3</finalName>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue