added licence file publication for spring-build

This commit is contained in:
Mark Fisher
2010-05-08 15:56:43 +00:00
parent 158b525a05
commit 4e6878840c
16 changed files with 16 additions and 0 deletions

View File

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