Fix POMs
[lgpl/argeo-commons.git] / eclipse / plugins / pom.xml
index dff6c44c7eec94002cccef05a1b7dfdb889cac40..98f6bcb253166ec46d8ba669faed03984e8a1e3b 100644 (file)
                                <extensions>true</extensions>
                                <configuration>
                                        <manifestLocation>META-INF</manifestLocation>
-                                       <instructions>
-                                               <Bundle-Version>${project.version}-r${buildNumber}</Bundle-Version>
-                                               <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
-                                               <Bundle-RequiredExecutionEnvironment>J2SE-1.5</Bundle-RequiredExecutionEnvironment>
-                                               <_removeheaders>Bnd-LastModified</_removeheaders>
-                                       </instructions>
                                </configuration>
                                <executions>
                                        <execution>