oups fix typo

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1160650 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-08-23 12:19:02 +00:00
parent f71c441d3d
commit 92ee458231
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>:jaxb-api</artifactId>
<artifactId>jaxb-api</artifactId>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>

View File

@ -419,7 +419,7 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>:jaxb-api</artifactId>
<artifactId>jaxb-api</artifactId>
<version>2.2.1</version>
</dependency>