File: maven.properties

package info (click to toggle)
libcommons-lang3-java 3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,104 kB
  • ctags: 8,635
  • sloc: java: 72,523; xml: 4,298; makefile: 6; sh: 1
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