[seam-commits] Seam SVN: r14878 - branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Jun 7 07:43:43 EDT 2012


Author: maschmid
Date: 2012-06-07 07:43:43 -0400 (Thu, 07 Jun 2012)
New Revision: 14878

Modified:
   branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/pom.xml
Log:
jpa example cleanup


Modified: branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/pom.xml	2012-06-07 11:41:16 UTC (rev 14877)
+++ branches/community/Seam_2_3/examples-ee6/jpa/jpa-tests/pom.xml	2012-06-07 11:43:43 UTC (rev 14878)
@@ -70,17 +70,6 @@
       </dependency>
 
       <dependency>
-         <groupId>org.jboss.shrinkwrap.resolver</groupId>
-         <artifactId>shrinkwrap-resolver-api-maven</artifactId>
-         <scope>test</scope>
-      </dependency>
-
-      <dependency>
-         <groupId>org.jboss.shrinkwrap.resolver</groupId>
-         <artifactId>shrinkwrap-resolver-impl-maven</artifactId>
-         <scope>test</scope>
-      </dependency>
-      <dependency>
          <groupId>org.jboss.spec.javax.el</groupId>
          <artifactId>jboss-el-api_2.2_spec</artifactId>
       </dependency>



More information about the seam-commits mailing list