File: maven.properties

package info (click to toggle)
libowasp-antisamy-java 1.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,220 kB
  • sloc: xml: 10,175; java: 6,298; javascript: 6,275; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.test.skip=true
maven.compiler.source=1.8
maven.compiler.target=1.8