I'm using java 7 to compile my class files using maven /usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java, but still i'm getting below errors. What might i be doing wrong ?
Compilation failure:
error: generics are not supported in -source 1.3
error: annotations are not supported in -source 1.3