File: maven.properties

package info (click to toggle)
jackson-dataformat-yaml 2.8.11-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 520 kB
  • sloc: java: 4,129; xml: 132; sh: 4; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (6)
1
2
3
4
5
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
maven.compiler.source=1.7
maven.compiler.target=1.7