Skip to content

Instantly share code, notes, and snippets.

@cczhong11
Created September 4, 2018 20:34
Show Gist options
  • Save cczhong11/aaa9febc9c9adc6a6b449482b8cd34cb to your computer and use it in GitHub Desktop.
Save cczhong11/aaa9febc9c9adc6a6b449482b8cd34cb to your computer and use it in GitHub Desktop.

maven 1.5 upgrade problem

<properties>
    <maven.compiler.source>1.6</maven.compiler.source>
    <maven.compiler.target>1.6</maven.compiler.target>
  </properties>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment