Repository: bval Updated Branches: refs/heads/master 9c636a207 -> e2adb1270
duplicate from parent Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/732e7a61 Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/732e7a61 Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/732e7a61 Branch: refs/heads/master Commit: 732e7a614454da20a4adadd3f2aa4584018fb2c2 Parents: 9c636a2 Author: Matt Benson <[email protected]> Authored: Thu Oct 18 13:32:37 2018 -0500 Committer: Matt Benson <[email protected]> Committed: Thu Oct 18 13:32:37 2018 -0500 ---------------------------------------------------------------------- bval-jsr/pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/732e7a61/bval-jsr/pom.xml ---------------------------------------------------------------------- diff --git a/bval-jsr/pom.xml b/bval-jsr/pom.xml index cbcf8db..da63d2d 100644 --- a/bval-jsr/pom.xml +++ b/bval-jsr/pom.xml @@ -290,9 +290,6 @@ <addDefaultImplementationEntries>true</addDefaultImplementationEntries> <mainClass>org.apache.bval.util.BValVersion</mainClass> </manifest> - <manifestEntries> - <Implementation-Build>${buildNumber}</Implementation-Build> - </manifestEntries> </archive> </configuration> </execution>
