diff --git a/base/reaction/pom.xml b/base/reaction/pom.xml index e177a6cf371..f5c4e6e9d48 100644 --- a/base/reaction/pom.xml +++ b/base/reaction/pom.xml @@ -61,12 +61,6 @@ ${project.parent.version} test - - ${project.groupId} - cdk-extra - ${project.parent.version} - test - ${project.groupId} cdk-io @@ -104,7 +98,7 @@ cdk-testdata ${project.parent.version} test-jar - test + test diff --git a/base/standard/pom.xml b/base/standard/pom.xml index 93bb168ed15..f4d113ce599 100644 --- a/base/standard/pom.xml +++ b/base/standard/pom.xml @@ -32,11 +32,6 @@ cdk-core ${project.parent.version} - - junit - junit - test - diff --git a/base/test-atomtype/pom.xml b/base/test-atomtype/pom.xml index f44678d8b4a..e379e2d7ace 100644 --- a/base/test-atomtype/pom.xml +++ b/base/test-atomtype/pom.xml @@ -73,12 +73,6 @@ ${project.parent.version} test - - ${project.groupId} - cdk-extra - ${project.parent.version} - test - ${project.groupId} cdk-testdata diff --git a/base/test-core/pom.xml b/base/test-core/pom.xml index 58059e8d0cf..6fb48449193 100644 --- a/base/test-core/pom.xml +++ b/base/test-core/pom.xml @@ -71,12 +71,6 @@ ${project.parent.version} test - - ${project.groupId} - cdk-extra - ${project.parent.version} - test - ${project.groupId} cdk-smiles diff --git a/base/test-standard/pom.xml b/base/test-standard/pom.xml index 697f822d1fd..beca2f5a0c6 100644 --- a/base/test-standard/pom.xml +++ b/base/test-standard/pom.xml @@ -88,12 +88,6 @@ ${project.parent.version} test - - ${project.groupId} - cdk-extra - ${project.parent.version} - test - ${project.groupId} cdk-valencycheck diff --git a/base/test-valencycheck/pom.xml b/base/test-valencycheck/pom.xml index 6c8413126d7..137883d0394 100644 --- a/base/test-valencycheck/pom.xml +++ b/base/test-valencycheck/pom.xml @@ -65,12 +65,6 @@ ${project.parent.version} test - - ${project.groupId} - cdk-io - ${project.parent.version} - test - ${project.groupId} cdk-extra diff --git a/base/valencycheck/pom.xml b/base/valencycheck/pom.xml index 17a8b041cbb..85d1fe4bf38 100644 --- a/base/valencycheck/pom.xml +++ b/base/valencycheck/pom.xml @@ -29,11 +29,6 @@ cdk-standard ${project.parent.version} - - junit - junit - test -