diff options
author | Martin Stockhammer <martin_s@apache.org> | 2021-05-30 23:50:43 +0200 |
---|---|---|
committer | Martin Stockhammer <martin_s@apache.org> | 2021-05-30 23:50:43 +0200 |
commit | ca18ec34d706efa6fdc6ecde6277ba6004e8eb4e (patch) | |
tree | 9c201b8aed5993b971b08670708c8749a3ddb2b2 /archiva-modules/archiva-web/archiva-webdav/pom.xml | |
parent | c03e1863898bd11ece90167c77af30dfd23ce898 (diff) | |
download | archiva-ca18ec34d706efa6fdc6ecde6277ba6004e8eb4e.tar.gz archiva-ca18ec34d706efa6fdc6ecde6277ba6004e8eb4e.zip |
Reverting change and fixing test case
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webdav/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-webdav/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/archiva-modules/archiva-web/archiva-webdav/pom.xml b/archiva-modules/archiva-web/archiva-webdav/pom.xml index 9a788e224..dcfacf75c 100644 --- a/archiva-modules/archiva-web/archiva-webdav/pom.xml +++ b/archiva-modules/archiva-web/archiva-webdav/pom.xml @@ -157,10 +157,6 @@ <groupId>org.apache.archiva</groupId> <artifactId>metadata-repository-api</artifactId> </dependency> - <dependency> - <groupId>org.apache.archiva</groupId> - <artifactId>archiva-web-common</artifactId> - </dependency> <dependency> <groupId>org.apache.archiva.redback</groupId> |