File: maven.properties

package info (click to toggle)
jackson-dataformat-cbor 2.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-backports, jessie-kfreebsd
  • size: 2,084 kB
  • ctags: 561
  • sloc: java: 4,553; xml: 79; sh: 23; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (9)
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.6
maven.compiler.target=1.6
project.build.sourceEncoding=UTF-8