diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e416/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e416/org.springframework.boot.ide.product index 7a682e2bf..d3be12e4b 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e416/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e416/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product index f09ad90c3..6493b47c1 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product index f09ad90c3..6493b47c1 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/META-INF/MANIFEST.MF index a254e42de..efbfc25eb 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/META-INF/MANIFEST.MF @@ -46,7 +46,7 @@ Require-Bundle: org.junit, org.springframework.ide.eclipse.buildship30, org.eclipse.ui.console, org.springframework.ide.eclipse.docker.client;bundle-version="3.9.14", - org.springsource.ide.eclipse.commons.boot.ls;bundle-version="4.8.1", + org.springsource.ide.eclipse.commons.boot.ls;bundle-version="4.8.2", org.hamcrest.library;bundle-version="1.3.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/META-INF/MANIFEST.MF index 9e7d1d004..601aa0080 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: Node-Xterm package for Linux Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.linux.x86_64 Bundle-Version: 4.8.2.qualifier Bundle-Vendor: VMware -Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.1" +Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Automatic-Module-Name: org.springframework.ide.eclipse.xterm.linux.x86.64 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64)) diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/META-INF/MANIFEST.MF index 26edfbb09..e6e82e759 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: Node-Xterm package for Mac OSX Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.macosx.x86_64 Bundle-Version: 4.8.2.qualifier Bundle-Vendor: VMware -Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.1" +Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Automatic-Module-Name: org.springframework.ide.eclipse.xterm.macosx.x86.64 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Eclipse-PlatformFilter: (& (osgi.ws=cocoa) (osgi.os=macosx) (|(osgi.arch=x86_64)(osgi.arch=ppc))) diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/META-INF/MANIFEST.MF index 745cc48c4..e7f0b7e7c 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: Node-Xterm package for Windows Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.win32.x86_64 Bundle-Version: 4.8.2.qualifier Bundle-Vendor: VMware -Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.1" +Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Automatic-Module-Name: org.springframework.ide.eclipse.xterm.win32.x86.64 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Eclipse-PlatformFilter: (& (osgi.os=win32) (osgi.ws=win32) (osgi.arch=x86_64))