diff --git a/openjpa-integration/daytrader/pom.xml b/openjpa-integration/daytrader/pom.xml
index bbf43c840..e9b4c9131 100644
--- a/openjpa-integration/daytrader/pom.xml
+++ b/openjpa-integration/daytrader/pom.xml
@@ -41,12 +41,6 @@
2
10000
MaxActive=${dbcp.maxActive},MaxIdle=${dbcp.maxIdle},MinIdle=${dbcp.minIdle},MaxWait=${dbcp.maxWait}
-
@@ -55,7 +49,7 @@
openjpa
${pom.version}
-
+ -->
org.apache.openjpa
openjpa-persistence-jdbc
@@ -112,7 +106,7 @@
-
-
+
+
-
process-test-classes
-
-
test-enhance
@@ -174,6 +161,7 @@
+ -->
org.apache.maven.plugins
maven-surefire-plugin