This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bval.git
The following commit(s) were added to refs/heads/master by this push:
new a0eef58 [BVAL-221] Update OSGi bundle metadata for Validation 3.1
a0eef58 is described below
commit a0eef58ac590a29f9d3070367561362f26b9bc7b
Author: Markus Jung <[email protected]>
AuthorDate: Tue Jul 9 10:11:37 2024 +0200
[BVAL-221] Update OSGi bundle metadata for Validation 3.1
---
bval-bundle/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/bval-bundle/pom.xml b/bval-bundle/pom.xml
index 77bcfb3..7e61f3d 100644
--- a/bval-bundle/pom.xml
+++ b/bval-bundle/pom.xml
@@ -61,9 +61,9 @@
<Implementation-Title>Apache
BVal</Implementation-Title>
<Implementation-Build>${buildNumber}</Implementation-Build>
<Implementation-Vendor>org.apache</Implementation-Vendor>
- <Specification-Title>Java Bean
Validation</Specification-Title>
- <Specification-Vendor>Java Community
Process</Specification-Vendor>
- <Specification-Version>2.0</Specification-Version>
+ <Specification-Title>Jakarta
Validation</Specification-Title>
+ <Specification-Vendor>Eclipse
Foundation</Specification-Vendor>
+ <Specification-Version>3.1</Specification-Version>
<Bundle-DocURL>${project.url}</Bundle-DocURL>
<Embed-Dependency>*;inline=true</Embed-Dependency>
<Private-Package />