16 lines
704 B
Diff
16 lines
704 B
Diff
--- geronimo-j2ee-connector_1.5_spec-1.1.1/pom.xml.sav2 2007-10-17 12:59:37.000000000 +0200
|
|
+++ geronimo-j2ee-connector_1.5_spec-1.1.1/pom.xml 2007-10-17 12:59:52.000000000 +0200
|
|
@@ -50,9 +50,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>
|