- Revision
- 802
- Author
- mauro
- Date
- 2008-09-02 09:36:00 -0500 (Tue, 02 Sep 2008)
Log Message
Updated to use released version of xsite-maven-plugin.
Modified Paths
Diff
Modified: trunk/pom.xml (801 => 802)
--- trunk/pom.xml 2008-09-02 13:38:43 UTC (rev 801) +++ trunk/pom.xml 2008-09-02 14:36:00 UTC (rev 802) @@ -247,7 +247,7 @@ <plugin> <groupId>org.codehaus.xsite</groupId> <artifactId>xsite-maven-plugin</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </plugin> </plugins> </pluginManagement>
Modified: trunk/waffle-distribution/pom.xml (801 => 802)
--- trunk/waffle-distribution/pom.xml 2008-09-02 13:38:43 UTC (rev 801) +++ trunk/waffle-distribution/pom.xml 2008-09-02 14:36:00 UTC (rev 802) @@ -53,8 +53,8 @@ </executions> </plugin> <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>dependency-maven-plugin</artifactId> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-dependency-plugin</artifactId> <executions> <execution> <id>unpack-javadoc-core</id>
To unsubscribe from this list please visit:
