mirror of https://github.com/apache/maven.git
[MNG-6331] Remove maven-bundle-pugin from build pluginManagement
This commit is contained in:
parent
6b83f7e6bb
commit
abd73da3a4
5
pom.xml
5
pom.xml
|
@ -490,11 +490,6 @@ under the License.
|
|||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.felix</groupId>
|
||||
<artifactId>maven-bundle-plugin</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>buildnumber-maven-plugin</artifactId>
|
||||
|
|
Loading…
Reference in New Issue