File: maven.properties

package info (click to toggle)
jakarta-annotation-api 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 420 kB
  • sloc: xml: 501; java: 190; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# Include here properties to pass to Maven during the build.
# For example:
# maven.test.skip=true
# project.build.sourceEncoding=UTF-8

# Properties set by the spec-version-maven-plugin
spec.bundle.version=2.0.0
spec.bundle.symbolic-name=jakarta.annotation-api
spec.extension.name=jakarta.annotation
spec.implementation.version=2.0.0
spec.specification.version=1.3