diff options
author | Olivier Lamy <olamy@apache.org> | 2014-02-08 11:58:16 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2014-02-08 11:58:16 +0000 |
commit | b9a6ae59a9e3d75f835cbfb8453879e375fc1341 (patch) | |
tree | 996bfe40d1b040153e0f50cc6570b7b7c6ad50b5 | |
parent | 121b7a4690058b71ce15db635b4ee17e88ce7221 (diff) | |
download | archiva-b9a6ae59a9e3d75f835cbfb8453879e375fc1341.tar.gz archiva-b9a6ae59a9e3d75f835cbfb8453879e375fc1341.zip |
released parent 11
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1565973 13f79535-47bb-0310-9956-ffa450edef68
-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>11-SNAPSHOT</version> + <version>11</version> <relativePath /> </parent> |