You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by pt...@apache.org on 2008/04/04 20:09:09 UTC

svn commit: r644804 - /jakarta/cactus/trunk/cactus-site/pom.xml

Author: ptahchiev
Date: Fri Apr  4 11:09:07 2008
New Revision: 644804

URL: http://svn.apache.org/viewvc?rev=644804&view=rev
Log:
Added the changelog plugin

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=644804&r1=644803&r2=644804&view=diff
==============================================================================
--- jakarta/cactus/trunk/cactus-site/pom.xml (original)
+++ jakarta/cactus/trunk/cactus-site/pom.xml Fri Apr  4 11:09:07 2008
@@ -231,6 +231,9 @@
 					</reportSet>
 				</reportSets>
 			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-changelog-plugin</artifactId>
 		</plugins>
   </reporting>
 	<build>



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org