Author: mbenson
Date: Fri Oct 28 22:23:14 2016
New Revision: 1767085

URL: http://svn.apache.org/viewvc?rev=1767085&view=rev
Log:
update bundle info

Modified:
    bval/trunk/bundle/pom.xml

Modified: bval/trunk/bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/bval/trunk/bundle/pom.xml?rev=1767085&r1=1767084&r2=1767085&view=diff
==============================================================================
--- bval/trunk/bundle/pom.xml (original)
+++ bval/trunk/bundle/pom.xml Fri Oct 28 22:23:14 2016
@@ -66,9 +66,10 @@
                         
<Main-Class>org.apache.bval.util.BValVersion</Main-Class>
                         <Implementation-Title>Apache 
BVal</Implementation-Title>
                         
<Implementation-Build>${buildNumber}</Implementation-Build>
-                        <Specification-Title>JSR-303 Bean 
Validation</Specification-Title>
-                        <Specification-Vendor>Sun Microsystems, 
Inc.</Specification-Vendor>
-                        <Specification-Version>1.0</Specification-Version>
+                        
<Implementation-Vendor>org.apache</Implementation-Vendor>
+                        <Specification-Title>Java Bean 
Validation</Specification-Title>
+                        <Specification-Vendor>Java Community 
Process</Specification-Vendor>
+                        <Specification-Version>1.1</Specification-Version>
                         <Bundle-DocURL>${project.url}</Bundle-DocURL>
                         <Embed-Dependency>*;inline=true</Embed-Dependency>
                         <Private-Package />


Reply via email to