Author: shane.bryzak(a)jboss.com
Date: 2009-05-11 20:22:42 -0400 (Mon, 11 May 2009)
New Revision: 10879
Modified:
modules/trunk/version-matrix/pom.xml
Log:
add view module version
Modified: modules/trunk/version-matrix/pom.xml
===================================================================
--- modules/trunk/version-matrix/pom.xml 2009-05-12 00:20:17 UTC (rev 10878)
+++ modules/trunk/version-matrix/pom.xml 2009-05-12 00:22:42 UTC (rev 10879)
@@ -297,6 +297,12 @@
<artifactId>seam-security</artifactId>
<version>${seam.version}</version>
</dependency>
+
+ <dependency>
+ <groupId>${seam.groupId}</groupId>
+ <artifactId>seam-view</artifactId>
+ <version>${seam.version}</version>
+ </dependency>
<dependency>
<groupId>${seam.groupId}</groupId>
Show replies by date