Repository: archiva-redback-core Updated Branches: refs/heads/master 070bc64fb -> 7142138dc
last parent with bundle plugin last version 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/108e8b94 Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/108e8b94 Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/108e8b94 Branch: refs/heads/master Commit: 108e8b9476718a1476477c96deac42a21c6373dd Parents: 070bc64 Author: Olivier Lamy <[email protected]> Authored: Fri Sep 25 15:51:27 2015 +1000 Committer: Olivier Lamy <[email protected]> Committed: Fri Sep 25 15:51:27 2015 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/108e8b94/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 72ba8bc..f3ef4ba 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>15</version> + <version>16-SNAPSHOT</version> </parent> <groupId>org.apache.archiva.redback</groupId>
