Repository: archiva-redback-core Updated Branches: refs/heads/master 4e4e3428c -> 5dfde1ee1
Preparing new release 2.6 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/5dfde1ee Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/5dfde1ee Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/5dfde1ee Branch: refs/heads/master Commit: 5dfde1ee1efc165a54127bd3733e5a56a01c04a9 Parents: 4e4e342 Author: Martin Stockhammer <[email protected]> Authored: Thu May 11 20:39:04 2017 +0200 Committer: Martin Stockhammer <[email protected]> Committed: Thu May 11 20:39:04 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/5dfde1ee/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b394865..95c89b5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> - <version>18-SNAPSHOT</version> + <version>18</version> </parent> <groupId>org.apache.archiva.redback</groupId>
