summaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration/pom.xml')
-rw-r--r--integration/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index ee04a31f..bfddea39 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -77,14 +77,8 @@
<version>1.4.10</version>
</dependency>
- <!-- Persistence API -->
- <dependency>
- <groupId>javax.persistence</groupId>
- <artifactId>persistence-api</artifactId>
- <version>1.0.2</version>
- </dependency>
-
<!-- Eclipse Persistence API -->
+ <!-- NOTE: use this instead of persistence-api -->
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>javax.persistence</artifactId>