use a staged released parent

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1581633 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2014-03-26 02:38:42 +00:00
parent 7561d0f236
commit 72a72b08b1
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.archiva</groupId>
<artifactId>archiva-parent</artifactId>
<version>12-SNAPSHOT</version>
<version>12</version>
<relativePath />
</parent>