Author: gertv
Date: Thu Jul  3 05:00:07 2008
New Revision: 673660

URL: http://svn.apache.org/viewvc?rev=673660&view=rev
Log:
Fixing the bundles build

Modified:
    servicemix/smx4/bundles/trunk/bundles-pom/pom.xml

Modified: servicemix/smx4/bundles/trunk/bundles-pom/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/bundles-pom/pom.xml?rev=673660&r1=673659&r2=673660&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/bundles-pom/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/bundles-pom/pom.xml Thu Jul  3 05:00:07 2008
@@ -86,13 +86,6 @@
                 <artifactId>maven-bundle-plugin</artifactId>
                 <version>1.4.1</version>
                 <extensions>true</extensions>
-                <executions>
-                    <execution>
-                        <goals>
-                            <goal>bundle</goal>
-                        </goals>
-                    </execution>
-                </executions>
                 <configuration>
                     <instructions>
                         
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
@@ -165,4 +158,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>


Reply via email to