Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.maven.plexus-utils/META-INF')
-rw-r--r--org.eclipse.m2e.maven.plexus-utils/META-INF/MANIFEST.MF16
1 files changed, 0 insertions, 16 deletions
diff --git a/org.eclipse.m2e.maven.plexus-utils/META-INF/MANIFEST.MF b/org.eclipse.m2e.maven.plexus-utils/META-INF/MANIFEST.MF
deleted file mode 100644
index 20d514f1..00000000
--- a/org.eclipse.m2e.maven.plexus-utils/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,16 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Plexus-utils
-Bundle-SymbolicName: org.eclipse.m2e.maven.runtime.plexus-utils
-Bundle-Version: 1.0.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-ClassPath: jars/plexus-utils-2.0.6.jar
-Export-Package: org.codehaus.plexus.util,
- org.codehaus.plexus.util.cli,
- org.codehaus.plexus.util.cli.shell,
- org.codehaus.plexus.util.dag,
- org.codehaus.plexus.util.introspection,
- org.codehaus.plexus.util.io,
- org.codehaus.plexus.util.reflection,
- org.codehaus.plexus.util.xml,
- org.codehaus.plexus.util.xml.pull

Back to the top