Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-12-20 23:30:45 +0000
committerMatthias Sohn2012-12-20 23:31:26 +0000
commit2d78a8da97907df2b50f78d58171a29f13a2e887 (patch)
treecc6b0152b0d43ea60255093d40017d72452357be /org.eclipse.jgit.junit/META-INF/MANIFEST.MF
parentaa357c2a9f49562b6849c0e821ec9c02c949e869 (diff)
downloadjgit-2d78a8da97907df2b50f78d58171a29f13a2e887.tar.gz
jgit-2d78a8da97907df2b50f78d58171a29f13a2e887.tar.xz
jgit-2d78a8da97907df2b50f78d58171a29f13a2e887.zip
Prepare post 2.2.0.201212191850-r buildsstable-2.2
Change-Id: I1a0fe51c71551fcfc98f5dd435eb283fd661b77a Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.junit/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.jgit.junit/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
index 5b76d688d5..d6dd6db59d 100644
--- a/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.junit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.junit
-Bundle-Version: 2.2.0.201212191850-r
+Bundle-Version: 2.2.0.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %provider_name
Bundle-ActivationPolicy: lazy

Back to the top