Repository: maven-wagon Updated Branches: refs/heads/master 0eed00cf9 -> ccdb965a8
pickup maven-parent-27 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/ccdb965a Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/ccdb965a Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/ccdb965a Branch: refs/heads/master Commit: ccdb965a88405fc5e2a1008d51022e7c555fbb9e Parents: 0eed00c Author: Dan Tran <dant...@apache.org> Authored: Thu Sep 24 17:23:06 2015 -0700 Committer: Dan Tran <dant...@apache.org> Committed: Thu Sep 24 17:23:06 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/ccdb965a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d8ab164..fc9b1f5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <artifactId>maven-parent</artifactId> <groupId>org.apache.maven</groupId> - <version>26</version> + <version>27</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent>