diff options
Diffstat (limited to 'archiva-modules/metadata/metadata-model')
-rw-r--r-- | archiva-modules/metadata/metadata-model/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/archiva-modules/metadata/metadata-model/pom.xml b/archiva-modules/metadata/metadata-model/pom.xml index b4894b34e..2363a1915 100644 --- a/archiva-modules/metadata/metadata-model/pom.xml +++ b/archiva-modules/metadata/metadata-model/pom.xml @@ -37,10 +37,6 @@ <artifactId>archiva-checksum</artifactId> </dependency> <dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-jpa_2.0_spec</artifactId> - </dependency> - <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-collections4</artifactId> </dependency> |