|
|
@@ -298,7 +298,6 @@
|
|
|
</pluginRepository>
|
|
|
</pluginRepositories>
|
|
|
|
|
|
-
|
|
|
<profiles>
|
|
|
<profile>
|
|
|
<id>dev</id>
|
|
|
@@ -309,39 +308,5 @@
|
|
|
<activeByDefault>true</activeByDefault>
|
|
|
</activation>
|
|
|
</profile>
|
|
|
- <profile>
|
|
|
- <id>pre</id>
|
|
|
- <properties>
|
|
|
- <profiles.active>pre</profiles.active>
|
|
|
- </properties>
|
|
|
- </profile>
|
|
|
-
|
|
|
- <profile>
|
|
|
- <id>pre1</id>
|
|
|
- <properties>
|
|
|
- <profiles.active>pre1</profiles.active>
|
|
|
- </properties>
|
|
|
- </profile>
|
|
|
-
|
|
|
- <profile>
|
|
|
- <id>demo</id>
|
|
|
- <properties>
|
|
|
- <profiles.active>demo</profiles.active>
|
|
|
- </properties>
|
|
|
- </profile>
|
|
|
-
|
|
|
- <profile>
|
|
|
- <id>prod</id>
|
|
|
- <properties>
|
|
|
- <profiles.active>prod</profiles.active>
|
|
|
- </properties>
|
|
|
- </profile>
|
|
|
-
|
|
|
- <profile>
|
|
|
- <id>luoxin</id>
|
|
|
- <properties>
|
|
|
- <profiles.active>luoxin</profiles.active>
|
|
|
- </properties>
|
|
|
- </profile>
|
|
|
</profiles>
|
|
|
</project>
|