fix duplicate dependency
Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
parent
e55262c8cc
commit
09b5fab0d2
5
pom.xml
5
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue