Author: jbalunas(a)redhat.com
Date: 2010-05-18 14:14:47 -0400 (Tue, 18 May 2010)
New Revision: 17103
Modified:
root/build/parent/trunk/pom.xml
Log:
Set inherited=false for richfaces-parent release plugin
Modified: root/build/parent/trunk/pom.xml
===================================================================
--- root/build/parent/trunk/pom.xml 2010-05-18 17:55:44 UTC (rev 17102)
+++ root/build/parent/trunk/pom.xml 2010-05-18 18:14:47 UTC (rev 17103)
@@ -296,6 +296,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
+ <inherited>false</inherited>
</plugin>
</plugins>
</build>
Show replies by date