Repository: archiva Updated Branches: refs/heads/master e7e84d1bc -> d82d39c39
use last parent snapshot Signed-off-by: olivier lamy <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/d82d39c3 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/d82d39c3 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/d82d39c3 Branch: refs/heads/master Commit: d82d39c3994dc1792d64e33377cb7162c26d5382 Parents: e7e84d1 Author: olivier lamy <[email protected]> Authored: Wed Sep 14 22:00:10 2016 +1000 Committer: olivier lamy <[email protected]> Committed: Wed Sep 14 22:00:10 2016 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/d82d39c3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e045b7a..4e8a90f 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>16</version> + <version>17-SNAPSHOT</version> </parent> <artifactId>archiva</artifactId>
