summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-bundle-plugin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--maven-plugins/trunk/tuscany-bundle-plugin/pom.xml (renamed from maven-plugins/trunk/maven-bundle-plugin/pom.xml)4
1 files changed, 2 insertions, 2 deletions
diff --git a/maven-plugins/trunk/maven-bundle-plugin/pom.xml b/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml
index 5675500208..87024c2043 100644
--- a/maven-plugins/trunk/maven-bundle-plugin/pom.xml
+++ b/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml
@@ -25,8 +25,8 @@
<version>7</version>
</parent>
- <groupId>org.apache.tuscany.maven.plugins</groupId>
- <artifactId>maven-bundle-plugin</artifactId>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-bundle-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Apache Tuscany Maven OSGi Bundle Plugin</name>
<version>1.0.8-SNAPSHOT</version>