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 2016/05/09 16:58:04 UTC

maven-aether git commit: fixed IT

Repository: maven-aether
Updated Branches:
  refs/heads/ant-tasks 5995103a0 -> 1e6e27844


fixed IT

Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/1e6e2784
Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/1e6e2784
Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/1e6e2784

Branch: refs/heads/ant-tasks
Commit: 1e6e2784435f7a992945e43d846f659d12d06bdf
Parents: 5995103
Author: Herv� Boutemy <hb...@apache.org>
Authored: Mon May 9 18:57:09 2016 +0200
Committer: Herv� Boutemy <hb...@apache.org>
Committed: Mon May 9 18:57:09 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-aether/blob/1e6e2784/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 477ad01..dc8f4ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>27</version>
   </parent>
 
   <groupId>org.apache.maven.aether</groupId>