rt/emul/compact/pom.xml
branchjdk8
changeset 1653 bd151459ee4f
parent 1631 e9cfb1d23abf
child 1675 cd50c1894ce5
     1.1 --- a/rt/emul/compact/pom.xml	Mon Jun 09 22:07:29 2014 +0200
     1.2 +++ b/rt/emul/compact/pom.xml	Sun Aug 10 07:02:12 2014 +0200
     1.3 @@ -55,8 +55,8 @@
     1.4                    <compilerArguments>
     1.5                        <bootclasspath>netbeans.ignore.jdk.bootclasspath</bootclasspath>
     1.6                    </compilerArguments>
     1.7 -                 <source>1.7</source>
     1.8 -                 <target>1.7</target>
     1.9 +                 <source>1.8</source>
    1.10 +                 <target>1.8</target>
    1.11                </configuration>
    1.12            </plugin>
    1.13            <plugin>