Repository: archiva Updated Branches: refs/heads/master 4df7e6ac6 -> e5b900232
last parent for sonar plugin Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/e5b90023 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/e5b90023 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/e5b90023 Branch: refs/heads/master Commit: e5b900232295f605e85b5cfdd41a5bf26d2d0f14 Parents: 4df7e6a Author: Olivier Lamy <[email protected]> Authored: Wed Jul 23 11:08:25 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Wed Jul 23 11:08:25 2014 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/e5b90023/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c0c440f..9a511d8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>13</version> + <version>14-SNAPSHOT</version> </parent> <artifactId>archiva</artifactId>
