You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by if...@apache.org on 2015/02/26 17:38:38 UTC

[2/2] maven-integration-testing git commit: maven-dependency-plugin 2.10

maven-dependency-plugin 2.10

Signed-off-by: Igor Fedorenko <if...@apache.org>


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/3743ceb5
Tree: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/tree/3743ceb5
Diff: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/diff/3743ceb5

Branch: refs/heads/master
Commit: 3743ceb547302c883438c48081df148b1e4b6a4b
Parents: cbbcadd
Author: Igor Fedorenko <if...@apache.org>
Authored: Thu Feb 26 11:38:30 2015 -0500
Committer: Igor Fedorenko <if...@apache.org>
Committed: Thu Feb 26 11:38:30 2015 -0500

----------------------------------------------------------------------
 core-it-suite/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/3743ceb5/core-it-suite/pom.xml
----------------------------------------------------------------------
diff --git a/core-it-suite/pom.xml b/core-it-suite/pom.xml
index 80d3d30..6b1050b 100644
--- a/core-it-suite/pom.xml
+++ b/core-it-suite/pom.xml
@@ -323,7 +323,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-dependency-plugin</artifactId>
-            <version>2.0</version>
+            <version>2.10</version>
             <executions>
               <execution>
                 <id>download-maven-distro</id>