diff options
Diffstat (limited to 'archiva-cli')
-rw-r--r-- | archiva-cli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml index 207b43da6..733299940 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -68,7 +68,7 @@ </dependency> <dependency> <groupId>org.apache.maven</groupId> - <artifactId>maven-artifact-manager</artifactId> + <artifactId>maven-compat</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> |