You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2008/09/13 01:17:28 UTC

svn commit: r694841 - /tuscany/java/sca/modules/node-launcher-osgi/pom.xml

Author: rfeng
Date: Fri Sep 12 16:17:24 2008
New Revision: 694841

URL: http://svn.apache.org/viewvc?rev=694841&view=rev
Log:
Add the OSGi headers

Modified:
    tuscany/java/sca/modules/node-launcher-osgi/pom.xml

Modified: tuscany/java/sca/modules/node-launcher-osgi/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/node-launcher-osgi/pom.xml?rev=694841&r1=694840&r2=694841&view=diff
==============================================================================
--- tuscany/java/sca/modules/node-launcher-osgi/pom.xml (original)
+++ tuscany/java/sca/modules/node-launcher-osgi/pom.xml Fri Sep 12 16:17:24 2008
@@ -132,7 +132,6 @@
                 </configuration>
             </plugin>
 
-<!-- 
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
@@ -146,7 +145,6 @@
                     </instructions>
                 </configuration>
             </plugin>
- -->            
         </plugins>
     </build>