File: maven.properties

package info (click to toggle)
airlift-slice 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 556 kB
  • sloc: java: 7,444; xml: 71; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 174 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.test.skip=true

maven.compiler.source=1.7
maven.compiler.target=1.7