Repository: archiva-redback-core Updated Branches: refs/heads/master 419f5f3e9 -> 30284e3a5
Switch to new parent pom 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/30284e3a Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/30284e3a Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/30284e3a Branch: refs/heads/master Commit: 30284e3a5fb859c555711eae90d6cda28c8fcc73 Parents: 419f5f3 Author: Martin Stockhammer <[email protected]> Authored: Sun May 14 21:49:16 2017 +0200 Committer: Martin Stockhammer <[email protected]> Committed: Sun May 14 21:49:16 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/30284e3a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 364d6ec..3a181d6 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>18</version> + <version>19-SNAPSHOT</version> </parent> <groupId>org.apache.archiva.redback</groupId>
