File: maven.properties

package info (click to toggle)
assertj-core 2.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 11,820 kB
  • sloc: java: 86,200; sh: 818; xml: 450; makefile: 4
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