File: maven.properties

package info (click to toggle)
jakarta-authentication-api 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,760 kB
  • sloc: xml: 517; java: 493; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 384 bytes parent folder | download
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=3.0.0
spec.bundle.symbolic-name=jakarta.security.auth.message
spec.extension.name=jakarta.security.auth.message
spec.implementation.version=3.0.0
spec.specification.version=3.0