fix duplicate dependency

Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
olivier lamy 2016-12-05 21:14:56 +11:00
parent e55262c8cc
commit 09b5fab0d2
1 changed files with 0 additions and 5 deletions

View File

@ -316,11 +316,6 @@
<artifactId>redback-common-jpa</artifactId>
<version>2.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-users-jpa</artifactId>
<version>2.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>