Author: ptahchiev Date: Thu Apr 3 13:56:20 2008 New Revision: 644487 URL: http://svn.apache.org/viewvc?rev=644487&view=rev Log: Uncomment the transformation
Modified: jakarta/cactus/trunk/cactus-site/pom.xml Modified: jakarta/cactus/trunk/cactus-site/pom.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/pom.xml?rev=644487&r1=644486&r2=644487&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/pom.xml (original) +++ jakarta/cactus/trunk/cactus-site/pom.xml Thu Apr 3 13:56:20 2008 @@ -260,7 +260,7 @@ </toAddresses> </configuration> </plugin> - <!--plugin> + <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>xml-maven-plugin</artifactId> <version>1.0-beta-2</version> @@ -285,7 +285,7 @@ </transformationSets> <extension>xml</extension> </configuration> - </plugin--> + </plugin> </plugins> </build> </project> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]