File: maven.properties

package info (click to toggle)
plexus-interpolation 1.27-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 572 kB
  • sloc: java: 4,839; xml: 93; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.compiler.source=1.6
maven.compiler.target=1.6