Commit bd1f6f45 authored by Johannes Schindelin's avatar Johannes Schindelin

Merge branch 'with-source'

Include sources by default.
Signed-off-by: 's avatarJohannes Schindelin <johannes.schindelin@gmx.de>
parents 457771e8 270275f0
......@@ -27,6 +27,11 @@
</dependencies>
<build>
<resources>
<resource>
<directory>src/main/java</directory>
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment