Author: dkulp
Date: Sat Oct 2 02:38:06 2010
New Revision: 1003735
URL: http://svn.apache.org/viewvc?rev=1003735&view=rev
Log:
Merged revisions 1003731 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1003731 | dkulp | 2010-10-01 22:33:12 -0400 (Fri, 01 Oct 2010) | 1 line
Update compiler plugin version
........
Modified:
cxf/branches/2.2.x-fixes/ (props changed)
cxf/branches/2.2.x-fixes/pom.xml
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.2.x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/pom.xml?rev=1003735&r1=1003734&r2=1003735&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/pom.xml Sat Oct 2 02:38:06 2010
@@ -445,7 +445,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <version>2.3.1</version>
+ <version>2.3.2</version>
<configuration>
<source>1.5</source>
<target>1.5</target>