mirror of https://github.com/apache/archiva.git
fix running legacy webapp with tomcat plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1387054 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
378818ddfe
commit
7d99e4775b
|
@ -781,7 +781,6 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.archiva</groupId>
|
<groupId>org.apache.archiva</groupId>
|
||||||
<artifactId>metadata-store-jcr</artifactId>
|
<artifactId>metadata-store-jcr</artifactId>
|
||||||
<scope>runtime</scope>
|
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.jackrabbit</groupId>
|
<groupId>org.apache.jackrabbit</groupId>
|
||||||
|
|
Loading…
Reference in New Issue