Browse Source

Updated build settings

pull/23217/head
Arjen Poutsma 17 years ago
parent
commit
7031c31904
  1. 4
      org.springframework.spring-parent/pom.xml

4
org.springframework.spring-parent/pom.xml

@ -203,10 +203,8 @@ @@ -203,10 +203,8 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.6</source>
<source>1.5</source>
<target>1.5</target>
<fork>true</fork>
<compilerVersion>1.6</compilerVersion>
</configuration>
</plugin>
<plugin>

Loading…
Cancel
Save