diff --git a/google-http-client-jdo/pom.xml b/google-http-client-jdo/pom.xml
index f17e19d43..35714fb10 100644
--- a/google-http-client-jdo/pom.xml
+++ b/google-http-client-jdo/pom.xml
@@ -45,43 +45,6 @@
-
- org.datanucleus
- datanucleus-maven-plugin
- ${project.datanucleus-maven-plugin.version}
-
- JDO
- true
-
-
-
- org.datanucleus
- datanucleus-core
- ${project.datanucleus-core.version}
- runtime
-
-
- org.datanucleus
- datanucleus-api-jdo
- ${project.datanucleus-api-jdo.version}
- runtime
-
-
- javax.jdo
- jdo2-api
- ${project.jdo2-api.version}
- runtime
-
-
-
-
- process-classes
-
- enhance
-
-
-
-
@@ -103,21 +66,6 @@
javax.jdo
jdo2-api
-
- org.datanucleus
- datanucleus-core
- test
-
-
- org.datanucleus
- datanucleus-api-jdo
- test
-
-
- org.datanucleus
- datanucleus-rdbms
- test
-
mysql
mysql-connector-java
diff --git a/pom.xml b/pom.xml
index 4b3506679..4e7f76fb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,21 +240,6 @@
jdo2-api
${project.jdo2-api.version}
-
- org.datanucleus
- datanucleus-core
- ${project.datanucleus-core.version}
-
-
- org.datanucleus
- datanucleus-api-jdo
- ${project.datanucleus-api-jdo.version}
-
-
- org.datanucleus
- datanucleus-rdbms
- ${project.datanucleus-rdbms.version}
-
mysql
mysql-connector-java
@@ -588,10 +573,6 @@
1.1.1
4.5.5
2.3-eb
- 3.2.2
- 3.2.1
- 3.2.1
- 4.0.3
0.18.0
..