Authored by hugufei

fix bug

... ... @@ -30,7 +30,7 @@
</configuration>
<executions>
<execution>
<phase>install</phase>
<phase>package</phase>
<goals>
<goal>autoconfig</goal>
</goals>
... ...