mirror of https://github.com/apache/maven.git
[MNG-6909] Convert to JSR330 - use sisu plugin
This commit is contained in:
parent
0e34b35947
commit
b7510d627f
|
@ -93,8 +93,8 @@ under the License.
|
|||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-component-metadata</artifactId>
|
||||
<groupId>org.eclipse.sisu</groupId>
|
||||
<artifactId>sisu-maven-plugin</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
|
Loading…
Reference in New Issue