summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/maven/tuscany-maven-plugin/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/maven/tuscany-maven-plugin/README (renamed from sca-java-2.x/trunk/maven/maven-tuscany-plugin/README)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/maven/maven-tuscany-plugin/README b/sca-java-2.x/trunk/maven/tuscany-maven-plugin/README
index 8754eeae6e..c9c7c0ec85 100644
--- a/sca-java-2.x/trunk/maven/maven-tuscany-plugin/README
+++ b/sca-java-2.x/trunk/maven/tuscany-maven-plugin/README
@@ -6,8 +6,8 @@ To configure the project add the following to the SCA contribution's pom.xml:
...
<plugins>
<plugin>
- <groupId>org.apache.tuscany.maven.plugins</groupId>
- <artifactId>maven-tuscany-plugin</artifactId>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-maven-plugin</artifactId>
</plugin>
...
</plugins>