File: maven.properties

package info (click to toggle)
websocket-api 1.1-1%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 392 kB
  • sloc: java: 786; xml: 329; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
# project.build.sourceEncoding=UTF-8

spec.bundle.version=${project.version}
spec.bundle.symbolic-name=${project.artifactId}
spec.extension.name=${project.groupId}
spec.implementation.version=${project.version}
spec.specification.version=${project.version}