diff options
author | Eclipse Releng Bot | 2021-11-23 08:51:13 +0000 |
---|---|---|
committer | Eclipse Releng Bot | 2021-11-23 08:51:13 +0000 |
commit | 7dc26efd49a07cf2fe54006c27a50b65b2c17ce9 (patch) | |
tree | 5583004ae2f8232c93a55f0a90440f6622bdc6f3 | |
parent | 0dd89f9fa11ab5a4c70f115b77c769a6189f0843 (diff) | |
download | eclipse.platform.swt-R4_22_maintenance.tar.gz eclipse.platform.swt-R4_22_maintenance.tar.xz eclipse.platform.swt-R4_22_maintenance.zip |
v4948r9v4948r9tS4_22_0_RC2R4_22I20211124-1800I20211124-0600I20211123-1800I20211123-0750I20211123-0600R4_22_maintenance
-rw-r--r-- | bundles/org.eclipse.swt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml index 8cfb8213b6..93205a0113 100644 --- a/bundles/org.eclipse.swt/pom.xml +++ b/bundles/org.eclipse.swt/pom.xml @@ -29,7 +29,7 @@ forceContextQualifier gets updated during build input process using ant script <SWT source repo>/bundles/org.eclipse.swt/buildInternal.xml --> - <forceContextQualifier>v20211122-1144</forceContextQualifier> + <forceContextQualifier>v20211123-0851</forceContextQualifier> <sonar.sources>Eclipse SWT Accessibility/cocoa,Eclipse SWT Accessibility/common,Eclipse SWT Accessibility/gtk,Eclipse SWT Accessibility/win32,Eclipse SWT AWT/cocoa,Eclipse SWT AWT/common,Eclipse SWT AWT/gtk,Eclipse SWT AWT/win32,Eclipse SWT Browser/cocoa,Eclipse SWT Browser/common,Eclipse SWT Browser/gtk,Eclipse SWT Browser/win32,Eclipse SWT Custom Widgets/common,Eclipse SWT Drag and Drop/cocoa,Eclipse SWT Drag and Drop/common,Eclipse SWT Drag and Drop/gtk,Eclipse SWT Drag and Drop/win32,Eclipse SWT OLE Win32/win32,Eclipse SWT OpenGL/cocoa,Eclipse SWT OpenGL/common,Eclipse SWT OpenGL/glx,Eclipse SWT OpenGL/gtk,Eclipse SWT OpenGL/win32,Eclipse SWT PI/cairo,Eclipse SWT PI/cocoa,Eclipse SWT PI/common,Eclipse SWT PI/gtk,Eclipse SWT PI/win32,Eclipse SWT Printing/cocoa,Eclipse SWT Printing/common,Eclipse SWT Printing/gtk,Eclipse SWT Printing/win32,Eclipse SWT Program/cocoa,Eclipse SWT Program/common,Eclipse SWT Program/gtk,Eclipse SWT Program/win32,Eclipse SWT WebKit/cocoa,Eclipse SWT WebKit/gtk,Eclipse SWT/cairo,Eclipse SWT/cocoa,Eclipse SWT/common,Eclipse SWT/emulated/bidi,Eclipse SWT/emulated/coolbar,Eclipse SWT/emulated/expand,Eclipse SWT/emulated/taskbar,Eclipse SWT/emulated/tooltip,Eclipse SWT/gtk,Eclipse SWT/win32</sonar.sources> </properties> |