[richfaces-svn-commits] JBoss Rich Faces SVN: r14303 - branches/community/3.3.X/test-applications/regressionArea/regressionArea-ejb.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon May 25 09:29:23 EDT 2009


Author: mvitenkov
Date: 2009-05-25 09:29:23 -0400 (Mon, 25 May 2009)
New Revision: 14303

Modified:
   branches/community/3.3.X/test-applications/regressionArea/regressionArea-ejb/pom.xml
Log:
revert to previous revision.

Modified: branches/community/3.3.X/test-applications/regressionArea/regressionArea-ejb/pom.xml
===================================================================
--- branches/community/3.3.X/test-applications/regressionArea/regressionArea-ejb/pom.xml	2009-05-25 13:27:58 UTC (rev 14302)
+++ branches/community/3.3.X/test-applications/regressionArea/regressionArea-ejb/pom.xml	2009-05-25 13:29:23 UTC (rev 14303)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.richfaces.test-applications</groupId>
         <artifactId>regressionArea</artifactId>
-        <version>3.3.2-SNAPSHOT</version>
+        <version>3.3.1-SNAPSHOT</version>
     </parent>
 	<groupId>org.richfaces.test-applications.regressionArea</groupId>
     <artifactId>regressionArea-ejb</artifactId>
@@ -27,23 +27,8 @@
             <artifactId>jboss-seam</artifactId>
             <version>${seamversion}</version>
         </dependency>
+ 
         <dependency>
-            <groupId>org.jboss.seam</groupId>
-            <artifactId>jboss-seam</artifactId>
-            <version>${seamversion}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.jboss.seam</groupId>
-            <artifactId>jboss-seam-ui</artifactId>
-            <version>${seamversion}</version>
-            <exclusions>
-                <exclusion>
-		            <artifactId>jboss-seam</artifactId>
-		            <groupId>org.jboss.seam</groupId>
-                </exclusion>
-            </exclusions> 
-        </dependency> 
-        <dependency>
             <groupId>log4j</groupId>
             <artifactId>log4j</artifactId>
             <version>1.2.14</version>




More information about the richfaces-svn-commits mailing list