use a property for jackrabbit version in consumer archetype

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1213949 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-12-13 21:53:39 +00:00
parent 67e313f681
commit 63090c754a
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-core</artifactId>
<version>2.3.4</version>
<version>${jackrabbit.version}</version>
<scope>provided</scope>
<exclusions>
<exclusion>