summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-dependency-plugin/README
diff options
context:
space:
mode:
Diffstat (limited to 'maven-plugins/trunk/maven-dependency-plugin/README')
-rw-r--r--maven-plugins/trunk/maven-dependency-plugin/README2
1 files changed, 1 insertions, 1 deletions
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:
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
- <artifactId>maven-dependency-plugin</artifactId>
+ <artifactId>maven-dependency-classes-plugin</artifactId>
<version>1.0.0-SNAPSHOT</version>
<configuration>
<verbose>true</verbose>