(no commit message)
[utils] / support / test / enterprise / pom.xml
index 3a5d6aa6687289bb528b88d77bd647c22d8d3a23..7a9bfbdded5b58a14670e59c085dfc95b4caf672 100644 (file)
@@ -10,7 +10,7 @@
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.wamblee</groupId>
-  <artifactId>wamblee-support-test</artifactId>
+  <artifactId>wamblee-support-test-enterprise</artifactId>
   <packaging>jar</packaging>
   <name>wamblee.org support general library</name>
   <url>http://wamblee.org</url>
       <version>0.2-SNAPSHOT</version>
       <type>test-jar</type>
     </dependency>
-    <!-- dependency>
-      <groupId>org.wamblee</groupId>
-      <artifactId>wamblee-hibernate-jpa</artifactId>
-      <version>0.2-SNAPSHOT</version>
-    </dependency -->
     <dependency>
       <groupId>javax.transaction</groupId>
       <artifactId>transaction-api</artifactId>
       <groupId>commons-dbcp</groupId>
       <artifactId>commons-dbcp</artifactId>
     </dependency>
-    <!-- 
-    <dependency>
-      <groupId>toplink.essentials</groupId>
-      <artifactId>toplink-essentials</artifactId>
-    </dependency>
-    -->
-    <dependency>
-      <groupId>org.eclipse.persistence</groupId>
-      <artifactId>eclipselink</artifactId>
-    </dependency>
     <dependency>
       <groupId>javax.persistence</groupId>
       <artifactId>persistence-api</artifactId>