You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/11/11 14:00:36 UTC

maven-integration-testing git commit: upgraded parent pom

Repository: maven-integration-testing
Updated Branches:
  refs/heads/master 94bd771c8 -> 73a2b722f


upgraded parent pom


Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/73a2b722
Tree: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/tree/73a2b722
Diff: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/diff/73a2b722

Branch: refs/heads/master
Commit: 73a2b722f0afbd4f9c7784b517e8d83128aa37ec
Parents: 94bd771
Author: Hervé Boutemy <hb...@apache.org>
Authored: Wed Nov 11 13:59:16 2015 +0100
Committer: Hervé Boutemy <hb...@apache.org>
Committed: Wed Nov 11 14:00:03 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/73a2b722/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af8b16e..562fc29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>26</version>
+    <version>27</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>