Skip to content

Commit 7733832

Browse files
committed
sisu plugin
1 parent ddf1532 commit 7733832

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

pom.xml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -325,16 +325,8 @@ under the License.
325325
</executions>
326326
</plugin>
327327
<plugin>
328-
<groupId>org.codehaus.plexus</groupId>
329-
<artifactId>plexus-component-metadata</artifactId>
330-
<version>2.2.0</version>
331-
<executions>
332-
<execution>
333-
<goals>
334-
<goal>generate-metadata</goal>
335-
</goals>
336-
</execution>
337-
</executions>
328+
<groupId>org.eclipse.sisu</groupId>
329+
<artifactId>sisu-maven-plugin</artifactId>
338330
</plugin>
339331
</plugins>
340332
</build>

0 commit comments

Comments
 (0)