diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-12 23:17:24 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-09-12 23:17:24 +0000 |
commit | 4a7289a08b5b586b35636a8e737e7272741c67e4 (patch) | |
tree | 8d59c57a9a8f9f52186cfbc90baacaec2e895e8e /java/sca/modules | |
parent | d2a83b38f01df375dc1bb288b59c595e832c682a (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 'java/sca/modules')
-rw-r--r-- | java/sca/modules/node-launcher-osgi/pom.xml | 2 |
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> |