diff --git a/SimpleMovingAvg/pom.xml b/SimpleMovingAvg/pom.xml index 2b8ccd1..3ee1607 100644 --- a/SimpleMovingAvg/pom.xml +++ b/SimpleMovingAvg/pom.xml @@ -41,6 +41,14 @@ uber-${artifactId}-${version} + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + +