File: maven.properties

package info (click to toggle)
libcommons-discovery-java 0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 788 kB
  • ctags: 494
  • sloc: java: 2,589; xml: 1,266; sh: 12; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true

maven.compiler.source=1.5
maven.compiler.target=1.5