Author: antelder
Date: Mon Jun 20 10:01:05 2011
New Revision: 1137571

URL: http://svn.apache.org/viewvc?rev=1137571&view=rev
Log:
TUSCANY-3861: Rename bundle plugin to be tuscany-bundle-plugin to conform to 
Maven naming.

Added:
    tuscany/maven-plugins/trunk/tuscany-bundle-plugin/
      - copied from r1137569, tuscany/maven-plugins/trunk/maven-bundle-plugin/
Removed:
    tuscany/maven-plugins/trunk/maven-bundle-plugin/
Modified:
    tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml

Modified: tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml?rev=1137571&r1=1137569&r2=1137571&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/tuscany-bundle-plugin/pom.xml Mon Jun 20 
10:01:05 2011
@@ -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>


Reply via email to