We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779bd50 commit 3064f26Copy full SHA for 3064f26
src/main/assembly/assembly.xml
@@ -2,7 +2,7 @@
2
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
4
5
- <id>bin</id>
+ <id>dist</id>
6
7
<formats>
8
<format>tar.gz</format>
0 commit comments