16 lines
690 B
Diff
16 lines
690 B
Diff
--- geronimo-servlet_2.4_spec-1.1.1/pom.xml.sav3 2007-10-17 13:07:04.000000000 +0200
|
|
+++ geronimo-servlet_2.4_spec-1.1.1/pom.xml 2007-10-17 13:07:44.000000000 +0200
|
|
@@ -58,9 +58,9 @@
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
<configuration>
|
|
<verbose>true</verbose>
|
|
- <source>1.3</source>
|
|
- <target>1.3</target>
|
|
- <compilerVersion>1.3</compilerVersion>
|
|
+ <source>1.4</source>
|
|
+ <target>1.4</target>
|
|
+ <compilerVersion>1.4</compilerVersion>
|
|
</configuration>
|
|
</plugin>
|
|
</plugins>
|