From be58165f0f46c3615492c546ce183ac5a8d68330 Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 30 Aug 2010 19:10:19 +0000 Subject: Rename the artifact id to avoid conflicts with the official maven dependency plugin prefix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990901 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/trunk/maven-dependency-plugin/README | 2 +- maven-plugins/trunk/maven-dependency-plugin/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'maven-plugins/trunk') diff --git a/maven-plugins/trunk/maven-dependency-plugin/README b/maven-plugins/trunk/maven-dependency-plugin/README index 8287b64091..03efc6b0ad 100644 --- a/maven-plugins/trunk/maven-dependency-plugin/README +++ b/maven-plugins/trunk/maven-dependency-plugin/README @@ -17,7 +17,7 @@ To use the plugin, you can add the following section to the pom.xml: org.apache.tuscany.maven.plugins - maven-dependency-plugin + maven-dependency-classes-plugin 1.0.0-SNAPSHOT true diff --git a/maven-plugins/trunk/maven-dependency-plugin/pom.xml b/maven-plugins/trunk/maven-dependency-plugin/pom.xml index 33461c08dd..6d9d393f53 100644 --- a/maven-plugins/trunk/maven-dependency-plugin/pom.xml +++ b/maven-plugins/trunk/maven-dependency-plugin/pom.xml @@ -26,7 +26,7 @@ org.apache.tuscany.maven.plugins - maven-dependency-plugin + maven-dependency-classes-plugin maven-plugin Apache Tuscany Maven Dependency Plugin 1.0.0-SNAPSHOT -- cgit v1.2.3