diff options
Diffstat (limited to 'branches/sca-android/modules/node-launcher-osgi')
-rw-r--r-- | branches/sca-android/modules/node-launcher-osgi/META-INF/README | 1 | ||||
-rw-r--r-- | branches/sca-android/modules/node-launcher-osgi/pom.xml | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/branches/sca-android/modules/node-launcher-osgi/META-INF/README b/branches/sca-android/modules/node-launcher-osgi/META-INF/README new file mode 100644 index 0000000000..009570154d --- /dev/null +++ b/branches/sca-android/modules/node-launcher-osgi/META-INF/README @@ -0,0 +1 @@ +This directory contains a generated MANIFEST.MF file. diff --git a/branches/sca-android/modules/node-launcher-osgi/pom.xml b/branches/sca-android/modules/node-launcher-osgi/pom.xml index 18e38323f6..d5754530c9 100644 --- a/branches/sca-android/modules/node-launcher-osgi/pom.xml +++ b/branches/sca-android/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> |