Repository: archiva-redback-core Updated Branches: refs/heads/master 09dda93ef -> 928b2596d
last parent Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/928b2596 Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/928b2596 Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/928b2596 Branch: refs/heads/master Commit: 928b2596d7c1bd31ede2d54fce912f7a233978a8 Parents: 09dda93 Author: Olivier Lamy <[email protected]> Authored: Wed Jul 23 11:08:57 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Wed Jul 23 11:08:57 2014 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/928b2596/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 34466aa..b74174e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>13-SNAPSHOT</version> + <version>14-SNAPSHOT</version> </parent> <groupId>org.apache.archiva.redback</groupId>
