Repository: archiva-site Updated Branches: refs/heads/master 57a3cce19 -> 2a81ec781
use last parent Project: http://git-wip-us.apache.org/repos/asf/archiva-site/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-site/commit/20b20f07 Tree: http://git-wip-us.apache.org/repos/asf/archiva-site/tree/20b20f07 Diff: http://git-wip-us.apache.org/repos/asf/archiva-site/diff/20b20f07 Branch: refs/heads/master Commit: 20b20f079085275701dd5449f07adf18998154d6 Parents: 57a3cce Author: Olivier Lamy <[email protected]> Authored: Thu Apr 10 09:55:52 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Apr 10 09:55:52 2014 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-site/blob/20b20f07/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8756ef1..f500ca8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>12</version> + <version>13-SNAPSHOT</version> <relativePath>../parent/pom.xml</relativePath> </parent> <name>Archiva</name>
