Oops, my bad.

Gary

On Jul 2, 2013, at 15:45, "t...@apache.org" <t...@apache.org> wrote:

> Author: tn
> Date: Tue Jul  2 19:45:27 2013
> New Revision: 1499075
>
> URL: http://svn.apache.org/r1499075
> Log:
> Update compiler settings after upgrade to CP32.
>
> Modified:
>    commons/proper/io/trunk/pom.xml
>
> Modified: commons/proper/io/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1499075&r1=1499074&r2=1499075&view=diff
> ==============================================================================
> --- commons/proper/io/trunk/pom.xml (original)
> +++ commons/proper/io/trunk/pom.xml Tue Jul  2 19:45:27 2013
> @@ -224,8 +224,8 @@ file comparators, endian transformation
>   </dependencies>
>
>   <properties>
> -    <maven.compile.source>1.6</maven.compile.source>
> -    <maven.compile.target>1.6</maven.compile.target>
> +    <maven.compiler.source>1.6</maven.compiler.source>
> +    <maven.compiler.target>1.6</maven.compiler.target>
>     <commons.componentid>io</commons.componentid>
>     <commons.rc.version>RC1</commons.rc.version>
>     <commons.release.version>2.5</commons.release.version>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to