diff options
author | Olivier Lamy <olamy@apache.org> | 2011-08-23 12:19:02 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-08-23 12:19:02 +0000 |
commit | 92ee4582312f113a73f8836d155ccf099fd889e4 (patch) | |
tree | 003604ef825a960c06ab9e8680beac6c80d2e175 /pom.xml | |
parent | f71c441d3dc17b35e54407fb3917369f89f50734 (diff) | |
download | archiva-92ee4582312f113a73f8836d155ccf099fd889e4.tar.gz archiva-92ee4582312f113a73f8836d155ccf099fd889e4.zip |
oups fix typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160650 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -419,7 +419,7 @@ <dependency> <groupId>javax.xml.bind</groupId> - <artifactId>:jaxb-api</artifactId> + <artifactId>jaxb-api</artifactId> <version>2.2.1</version> </dependency> |