Author: jbalunas(a)redhat.com
Date: 2010-06-03 14:30:41 -0400 (Thu, 03 Jun 2010)
New Revision: 17496
Modified:
root/dist/trunk/pom.xml
Log:
fixed dist to use clasifiler
Modified: root/dist/trunk/pom.xml
===================================================================
--- root/dist/trunk/pom.xml 2010-06-03 17:09:49 UTC (rev 17495)
+++ root/dist/trunk/pom.xml 2010-06-03 18:30:41 UTC (rev 17496)
@@ -83,6 +83,7 @@
<artifactId>core-demo</artifactId>
<version>${org.richfaces.examples.core-demo.version}</version>
<type>war</type>
+ <classifier>tomcat6</classifier>
</dependency>
<dependency>
<groupId>org.richfaces.examples</groupId>
Show replies by date