File: maven.properties

package info (click to toggle)
libcommons-lang3-java 3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,324 kB
  • sloc: java: 52,835; xml: 4,427; sh: 7; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.compiler.source=1.5
maven.compiler.target=1.5