diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml
index 847d478d2..b9dc596ea 100644
--- a/openjpa-integration/validation/pom.xml
+++ b/openjpa-integration/validation/pom.xml
@@ -208,7 +208,8 @@
org.apache.openjpa
openjpa-persistence-jdbc
${pom.version}
- tests
+
+ test-jar
test
diff --git a/openjpa-persistence-locking/pom.xml b/openjpa-persistence-locking/pom.xml
index f95151bd7..687aa9fc4 100644
--- a/openjpa-persistence-locking/pom.xml
+++ b/openjpa-persistence-locking/pom.xml
@@ -694,7 +694,8 @@
org.apache.openjpa
openjpa-persistence-jdbc
${pom.version}
- test-base
+
+ test-jar
test
diff --git a/pom.xml b/pom.xml
index 390e8a6bb..8ec56f4e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,8 +249,6 @@
maven-release-plugin
false
-
- clean install
deploy site site-deploy
-Prelease,docbook-profile
true