File: maven.properties

package info (click to toggle)
libitext5-java 5.5.13.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 184,060 kB
  • sloc: xml: 255,758; java: 151,548; javascript: 2,252; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 209 bytes parent folder | download | duplicates (5)
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