#59 - Automatically activate Spring 4 profile for Java 8.
This commit is contained in:
@@ -570,6 +570,10 @@
|
||||
<profile>
|
||||
|
||||
<id>spring4</id>
|
||||
|
||||
<activation>
|
||||
<jdk>1.8</jdk>
|
||||
</activation>
|
||||
|
||||
<properties>
|
||||
<spring>4.0.3.RELEASE</spring>
|
||||
|
||||
Reference in New Issue
Block a user