summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-osgi/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-09-12 23:17:24 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-09-12 23:17:24 +0000
commit4a7289a08b5b586b35636a8e737e7272741c67e4 (patch)
tree8d59c57a9a8f9f52186cfbc90baacaec2e895e8e /java/sca/modules/node-launcher-osgi/pom.xml
parentd2a83b38f01df375dc1bb288b59c595e832c682a (diff)
Add the OSGi headers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694841 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/node-launcher-osgi/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/sca/modules/node-launcher-osgi/pom.xml b/java/sca/modules/node-launcher-osgi/pom.xml
index 18e38323f6..d5754530c9 100644
--- a/java/sca/modules/node-launcher-osgi/pom.xml
+++ b/java/sca/modules/node-launcher-osgi/pom.xml
@@ -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>