Author: manaRH
Date: 2012-10-11 10:47:08 -0400 (Thu, 11 Oct 2012)
New Revision: 15263
Modified:
branches/enterprise/WFK-2_1/examples/contactlist/contactlist-ear/pom.xml
Log:
example contactlist cleanup
Modified: branches/enterprise/WFK-2_1/examples/contactlist/contactlist-ear/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/examples/contactlist/contactlist-ear/pom.xml 2012-10-11
14:47:02 UTC (rev 15262)
+++ branches/enterprise/WFK-2_1/examples/contactlist/contactlist-ear/pom.xml 2012-10-11
14:47:08 UTC (rev 15263)
@@ -22,13 +22,11 @@
<dependency>
<groupId>org.jboss.seam.examples.contactlist</groupId>
<artifactId>contactlist-web</artifactId>
- <version>${project.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.jboss.seam.examples.contactlist</groupId>
<artifactId>contactlist-ejb</artifactId>
- <version>${project.version}</version>
<type>ejb</type>
</dependency>
<dependency>
Show replies by date