File: maven.properties

package info (click to toggle)
jackson-dataformat-yaml 2.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-backports, jessie-kfreebsd
  • size: 428 kB
  • ctags: 478
  • sloc: java: 3,293; xml: 135; sh: 27; makefile: 11
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.6
maven.compiler.target=1.6