File: maven.properties

package info (click to toggle)
disruptor 3.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,428 kB
  • sloc: java: 13,067; xml: 444; sh: 122; makefile: 14
file content (7 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (2)
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=false
maven.compiler.source=1.7
maven.compiler.target=1.7