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 8e9e5da commit 9c493c8Copy full SHA for 9c493c8
assembly/assembly.xml
@@ -14,7 +14,7 @@
14
15
<fileSets>
16
<fileSet>
17
- <directory>..</directory>
+ <directory>.</directory>
18
<includes>
19
<include>LICENSE</include>
20
<include>README.md</include>
@@ -28,7 +28,7 @@
28
<include>*.pdf</include>
29
</includes>
30
<excludes>
31
- <exclude>*-tests.jar</exclude>
+ <exclude>*-demo.jar</exclude>
32
</excludes>
33
</fileSet>
34
</fileSets>
0 commit comments