Publishing license and notice files

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3612 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Ben Hale
2010-08-23 13:17:31 +00:00
parent 750dc01862
commit 82e5f5f5d6
25 changed files with 48 additions and 0 deletions
+2
View File
@@ -17,6 +17,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>