Publishing license and notice files

This commit is contained in:
Ben Hale
2010-08-23 13:17:31 +00:00
parent dbfa049e1e
commit 7730e76c06
25 changed files with 48 additions and 0 deletions

View File

@@ -18,6 +18,8 @@
<publications>
<artifact name="${ant.project.name}"/>
<artifact name="${ant.project.name}-sources" type="src" ext="jar"/>
<artifact name="license" type="license" ext="txt"/>
<artifact name="notice" type="notice" ext="txt"/>
</publications>
<dependencies>