File: maven.properties

package info (click to toggle)
libcommons-net-java 3.6-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,304 kB
  • sloc: java: 27,881; xml: 2,723; sh: 9; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 192 bytes parent folder | download
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
maven.compiler.source=1.8
maven.compiler.target=1.8

project.build.sourceEncoding=ISO-8859-1