Chris Beams a97bf871e5 Move upload-dist into milestone and release profiles (INT-1388)
The following commands now upload zips to dist.springframework.org:

- `mvn -Pmilestone deploy`
- `mvn -Prelease deploy`

The following do not:

- `mvn -Psnapshot deploy`
- `mvn -Pstaging deploy`
2010-09-03 20:12:56 +00:00
2010-09-03 18:56:05 +00:00
2010-08-04 16:29:29 +00:00

TODO: complete

project distribution zip file can be built by executing

    src/main/scripts/build-distribution.sh


licensing, changelog and other project information can be found under

    src/main/resources
Description
No description provided
Readme 83 MiB
Languages
Java 99%
XSLT 0.9%