summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-08-23 12:19:02 +0000
committerOlivier Lamy <olamy@apache.org>2011-08-23 12:19:02 +0000
commit92ee4582312f113a73f8836d155ccf099fd889e4 (patch)
tree003604ef825a960c06ab9e8680beac6c80d2e175 /pom.xml
parentf71c441d3dc17b35e54407fb3917369f89f50734 (diff)
downloadarchiva-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d60a28b79..c535223df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -419,7 +419,7 @@
<dependency>
<groupId>javax.xml.bind</groupId>
- <artifactId>:jaxb-api</artifactId>
+ <artifactId>jaxb-api</artifactId>
<version>2.2.1</version>
</dependency>