blob: efe9c23bd5f9469b171b9e208c19db11ef75ce60 [file] [log] [blame]
<assembly>
<id>src</id>
<formats>
<format>zip</format>
<format>tar.gz</format>
<format>tar.bz2</format>
</formats>
<fileSets>
<fileSet>
<directory>.</directory>
<outputDirectory>/</outputDirectory>
<excludes>
<exclude>**/target/**</exclude>
<exclude>**/*.*.orig</exclude>
</excludes>
</fileSet>
<fileSet>
<directory>target/npanday-sources</directory>
<outputDirectory>/</outputDirectory>
</fileSet>
</fileSets>
</assembly>