Files
spring-integration/spring-integration-parent
Chris Beams 8d9046825e Add Maven profiles to ease deployment (INT-1404)
Use one of the following as appropriate when deploying the project:

* mvn deploy -Psnapshot
* mvn deploy -Pmilestone
* mvn deploy -Prelease

These profiles ensure that artifacts are uploaded to the right
repositories without requiring the buildmaster to change
<deploymentManagement> information manually.
2010-09-02 15:57:58 +00:00
..