19 lines
696 B
Diff
19 lines
696 B
Diff
|
diff -Naur plexus-i18n-1.0-beta-10.orig/pom.xml plexus-i18n-1.0-beta-10/pom.xml
|
||
|
--- plexus-i18n-1.0-beta-10.orig/pom.xml 2008-08-15 21:11:54.000000000 +0200
|
||
|
+++ plexus-i18n-1.0-beta-10/pom.xml 2011-07-28 15:43:00.813980336 +0200
|
||
|
@@ -26,12 +26,11 @@
|
||
|
<plugins>
|
||
|
<plugin>
|
||
|
<groupId>org.codehaus.plexus</groupId>
|
||
|
- <artifactId>plexus-maven-plugin</artifactId>
|
||
|
- <version>1.3.5</version>
|
||
|
+ <artifactId>plexus-component-metadata</artifactId>
|
||
|
<executions>
|
||
|
<execution>
|
||
|
<goals>
|
||
|
- <goal>descriptor</goal>
|
||
|
+ <goal>generate-metadata</goal>
|
||
|
</goals>
|
||
|
</execution>
|
||
|
</executions>
|