#22 - Added profile to build against Spring 3.2.
This commit is contained in:
@@ -120,6 +120,13 @@
|
||||
|
||||
<profiles>
|
||||
|
||||
<profile>
|
||||
<id>spring32</id>
|
||||
<properties>
|
||||
<spring>3.2.4.RELEASE</spring>
|
||||
</properties>
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
|
||||
<!-- Profile to be run on the CI server, JARs JavaDocs -->
|
||||
|
||||
Reference in New Issue
Block a user