Repository: archiva-redback-core Updated Branches: refs/heads/master 11b2cdbae -> d17c6ffb9
use last parent snapshot Signed-off-by: olivier lamy <[email protected]> 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/d17c6ffb Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/d17c6ffb Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/d17c6ffb Branch: refs/heads/master Commit: d17c6ffb9d6579ba52acda2de7438a6de99c07b9 Parents: 11b2cdb Author: olivier lamy <[email protected]> Authored: Wed Sep 14 22:00:41 2016 +1000 Committer: olivier lamy <[email protected]> Committed: Wed Sep 14 22:00:41 2016 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/d17c6ffb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c1ddd71..fa30ae5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>16</version> + <version>17-SNAPSHOT</version> </parent> <groupId>org.apache.archiva.redback</groupId>
