Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.integration.tests.common/META-INF')
-rw-r--r--org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF b/org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF
index 2cd0e4d6..0ee41638 100644
--- a/org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF
+++ b/org.eclipse.m2e.integration.tests.common/META-INF/MANIFEST.MF
@@ -7,7 +7,7 @@ Bundle-SymbolicName: org.eclipse.m2e.integration.tests.common;singleton:=true
Bundle-ManifestVersion: 2
Eclipse-LazyStart: true
MavenArtifact-GroupId: org.eclipse.m2e
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.100.qualifier
MavenArtifact-ArtifactId: org.eclipse.m2e.integration.test.common
Export-Package: org.eclipse.m2e.integration.tests.common;x-internal:=true,
org.eclipse.m2e.integration.tests.common.matchers;x-internal:=true

Back to the top