diff options
author | Olivier Lamy <olamy@apache.org> | 2011-12-20 13:26:37 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-12-20 13:26:37 +0000 |
commit | a05be6e52ed55b0856665bd151398627a9180d5a (patch) | |
tree | c9aa933a1b2d592b3f2efb24918f40e091cd274e /pom.xml | |
parent | bb398aa370a680b898310c9053afde38398be900 (diff) | |
download | archiva-a05be6e52ed55b0856665bd151398627a9180d5a.tar.gz archiva-a05be6e52ed55b0856665bd151398627a9180d5a.zip |
use 8 released parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1221250 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>9-SNAPSHOT</version> + <version>8</version> <relativePath>../parent/pom.xml</relativePath> </parent> |