re-org poms for easier build / deploy

This commit is contained in:
dsyer
2009-01-30 08:36:56 +00:00
parent 2882420737
commit 0e1d23cdfb
5 changed files with 33 additions and 10 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Spring Batch: ${project.name}">
<body>
<links>
<item name="${project.name}" href="index.html"/>
</links>
<menu name="Documentation">
<item name="${project.name}" href="index.html"/>
</menu>
<menu ref="reports"/>
</body>
</project>