File: maven.properties

package info (click to toggle)
libitext5-java 5.5.13.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184,140 kB
  • sloc: xml: 255,776; java: 151,548; javascript: 2,252; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.compiler.source=1.7
maven.compiler.target=1.7
maven.test.skip=false
project.build.sourceEncoding=UTF-8