mirror of
https://github.com/apache/archiva.git
synced 2025-02-08 02:59:43 +00:00
Fixing pom for rest-services
This commit is contained in:
parent
8486cc3df0
commit
11efad1ee6
@ -333,6 +333,12 @@
|
||||
</dependency>
|
||||
|
||||
<!-- TEST Scope -->
|
||||
<dependency>
|
||||
<groupId>org.hsqldb</groupId>
|
||||
<artifactId>hsqldb</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>javax.persistence</groupId>
|
||||
<artifactId>javax.persistence-api</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user