Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-11-07 00:16:15 +0000
committerAlexander Kurtakov2018-11-07 00:16:15 +0000
commit91c772df11626ac023f12000737b7898dface4a2 (patch)
treeae1f7cc80a81e90ddec1867744a0ec6431461c48 /bundles/archived/org.eclipse.equinox.console.ssh.tests/META-INF/MANIFEST.MF
parentd20c25bdf0dbd2870db041b2d7774e54af1589ed (diff)
downloadrt.equinox.bundles-91c772df11626ac023f12000737b7898dface4a2.tar.gz
rt.equinox.bundles-91c772df11626ac023f12000737b7898dface4a2.tar.xz
rt.equinox.bundles-91c772df11626ac023f12000737b7898dface4a2.zip
Bug 540728 - Migrate to latest org.apache.sshd from Orbit
Bump bundle versions. Change-Id: I41e8b186c0b21eaaacd9cb564b10a445a07819e9 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/archived/org.eclipse.equinox.console.ssh.tests/META-INF/MANIFEST.MF')
-rwxr-xr-xbundles/archived/org.eclipse.equinox.console.ssh.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/archived/org.eclipse.equinox.console.ssh.tests/META-INF/MANIFEST.MF b/bundles/archived/org.eclipse.equinox.console.ssh.tests/META-INF/MANIFEST.MF
index cbf90ad2a..a676438ca 100755
--- a/bundles/archived/org.eclipse.equinox.console.ssh.tests/META-INF/MANIFEST.MF
+++ b/bundles/archived/org.eclipse.equinox.console.ssh.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ssh Tests
Bundle-SymbolicName: org.eclipse.equinox.console.ssh.tests
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.1.0.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: junit.framework;version="4.8.1",

Back to the top