xlq
7 years ago
1 changed files with
3 additions and
3 deletions
-
3
3
pom.xml
|
|
@@ -33,9 +33,9 @@
|
|
|
</profile>
|
|
|
<profile>
|
|
|
<!-- 生产环境 -->
|
|
|
- <id>prod</id>
|
|
|
+ <id>ptest</id>
|
|
|
<properties>
|
|
|
- <profile>prod</profile>
|
|
|
+ <profile>ptest</profile>
|
|
|
<!-- static plugin -->
|
|
|
<static-path>static</static-path>
|
|
|
</properties>
|
|
|
@@ -585,4 +585,4 @@
|
|
|
</plugins>
|
|
|
</pluginManagement>
|
|
|
</build>
|
|
|
-</project>
|
|
|
+</project>
|