File: maven.properties

package info (click to toggle)
owasp-java-html-sanitizer 0.1%2Br88-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 400 kB
  • sloc: java: 4,195; xml: 37; makefile: 15
file content (5 lines) | stat: -rw-r--r-- 149 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.5
maven.compiler.target=1.5