Merge pull request #820 from sdanzo/master

Update assembly.xml
This commit is contained in:
吴晟 Wu Sheng 2018-02-19 08:20:24 +08:00 committed by GitHub
commit 3298c383d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
<id></id>
<id>assembly</id>
<formats>
<format>zip</format>
<format>tar.gz</format>