diff -r ca621f0dcdf9 -r 40f95fe90cdc vm/pom.xml --- a/vm/pom.xml Fri Nov 09 08:41:59 2012 +0100 +++ b/vm/pom.xml Sun Nov 11 13:23:52 2012 +0100 @@ -59,6 +59,15 @@ + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + @@ -74,11 +83,6 @@ - org.netbeans.api - org-netbeans-modules-classfile - jar - - org.apidesign.bck2brwsr core 1.0-SNAPSHOT @@ -90,5 +94,10 @@ 1.0-SNAPSHOT test + + ${project.groupId} + javap + 1.0-SNAPSHOT +