diff options
author | Olivier Lamy <olamy@apache.org> | 2011-12-14 21:07:41 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-12-14 21:07:41 +0000 |
commit | ac4b61b5461f246f87cf0bcd195e15fb9d3f1119 (patch) | |
tree | aec6ae01777882c169a880885ad72c4204b9b4ef /pom.xml | |
parent | 3189d59b92a6d93576d35f4d78c5f9ef56563bbb (diff) | |
download | archiva-ac4b61b5461f246f87cf0bcd195e15fb9d3f1119.tar.gz archiva-ac4b61b5461f246f87cf0bcd195e15fb9d3f1119.zip |
temporary use parent 9-SNAPSHOT until 8 reach central
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1214468 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>8-SNAPSHOT</version> + <version>9-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> |