align specification info with RI
Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/e8b2a837 Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/e8b2a837 Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/e8b2a837 Branch: refs/heads/master Commit: e8b2a8374252052a06ad96f75746aa1615717468 Parents: 975dab0 Author: Matt Benson <[email protected]> Authored: Thu Oct 18 13:33:27 2018 -0500 Committer: Matt Benson <[email protected]> Committed: Thu Oct 18 13:33:27 2018 -0500 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/e8b2a837/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fbebde5..b889026 100644 --- a/pom.xml +++ b/pom.xml @@ -428,8 +428,7 @@ </manifest> <manifestEntries> <Implementation-Build>${buildNumber}</Implementation-Build> - <Specification-Title>JSR-380 Bean Validation</Specification-Title> - <Specification-Vendor>Sun Microsystems, Inc.</Specification-Vendor> + <Specification-Title>Bean Validation</Specification-Title> <Specification-Version>2.0</Specification-Version> </manifestEntries> </archive>
