...
|
...
|
@@ -18,7 +18,7 @@ |
|
|
|
|
|
|
|
|
<build>
|
|
|
<finalName>yohobuy-union</finalName>
|
|
|
<finalName>yohobuy-unions</finalName>
|
|
|
<plugins>
|
|
|
<plugin>
|
|
|
<groupId>com.yoho.tools</groupId>
|
...
|
...
|
@@ -61,7 +61,7 @@ |
|
|
<phase>package</phase>
|
|
|
<configuration>
|
|
|
<tasks>
|
|
|
<unzip src="target/yohobuy-union.zip" dest="target" />
|
|
|
<unzip src="target/yohobuy-unions.zip" dest="target" />
|
|
|
</tasks>
|
|
|
</configuration>
|
|
|
<goals>
|
...
|
...
|
|