diff options
author | Jevica Arianne B. Zurbano <jzurbano@apache.org> | 2010-06-11 16:35:31 +0000 |
---|---|---|
committer | Jevica Arianne B. Zurbano <jzurbano@apache.org> | 2010-06-11 16:35:31 +0000 |
commit | 04e593033bb69b066b659b29cd4e475323295727 (patch) | |
tree | 6ddaea03074e6a853c3958686ce09778986b09b3 /pom.xml | |
parent | 135eb49f05b8edd26cbbe3ee523e9e231e28ae46 (diff) | |
download | archiva-04e593033bb69b066b659b29cd4e475323295727.tar.gz archiva-04e593033bb69b066b659b29cd4e475323295727.zip |
* updated parent version
* updated site and release notes for release
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@953758 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>6-SNAPSHOT</version> + <version>6</version> <relativePath>../parent/pom.xml</relativePath> </parent> <name>Archiva</name> |