Author: ssmiweve Date: 2009-09-08 13:22:00 +0200 (Tue, 08 Sep 2009) New Revision: 7279
Modified: branches/2.18/pom.xml Log: http://sesat.no/pipermail/kernel-development/2009-September/000307.html Modified: branches/2.18/pom.xml =================================================================== --- branches/2.18/pom.xml 2009-08-31 14:19:48 UTC (rev 7278) +++ branches/2.18/pom.xml 2009-09-08 11:22:00 UTC (rev 7279) @@ -149,8 +149,8 @@ <plugin> <artifactId>maven-compiler-plugin</artifactId> <configuration> - <source>1.5</source> - <target>1.5</target> + <source>1.6</source> + <target>1.6</target> <encoding>UTF-8</encoding> </configuration> </plugin> _______________________________________________ Kernel-commits mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-commits
