...
|
...
|
@@ -12,7 +12,7 @@ |
|
|
<name>yohoufo-fore-deploy</name>
|
|
|
|
|
|
<build>
|
|
|
<finalName>yohoufo-fore</finalName>
|
|
|
<finalName>ufo-gateway</finalName>
|
|
|
<plugins>
|
|
|
<plugin>
|
|
|
<groupId>com.yoho.tools</groupId>
|
...
|
...
|
@@ -55,7 +55,7 @@ |
|
|
<phase>package</phase>
|
|
|
<configuration>
|
|
|
<tasks>
|
|
|
<unzip src="target/yohoufo-fore.zip" dest="target"/>
|
|
|
<unzip src="target/ufo-gateway.zip" dest="target"/>
|
|
|
</tasks>
|
|
|
</configuration>
|
|
|
<goals>
|
...
|
...
|
|