Remove unnecessary BND headers
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 1 Aug 2014 18:16:47 +0000 (18:16 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 1 Aug 2014 18:16:47 +0000 (18:16 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@7192 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 7c89b004bbcdaa99606e3132e9c1d8916f026add..9c918e533d16efb2d098ebe7108edf4e09a4c880 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -209,6 +209,7 @@ limitations under the License.
                                                        <Bundle-RequiredExecutionEnvironment>JavaSE-1.6</Bundle-RequiredExecutionEnvironment>
                                                        <!-- SLC specific instructions -->
                                                        <SLC-GroupId>${project.groupId}</SLC-GroupId>
+                                                       <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By</_removeheaders>
                                                </instructions>
                                        </configuration>
                                        <executions>