Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2018-01-11 10:01:27 +0000
committerArun Thondapu2018-01-11 10:01:27 +0000
commit453835051584dfb9db2a5524c52161d72dd95f93 (patch)
treeefda9d88ef3ca9b0e9e7682d72a91d4e6b3d7142
parentf921277a44070c7bf94231ae1eda6e6eea4601cd (diff)
downloadeclipse.platform.swt-453835051584dfb9db2a5524c52161d72dd95f93.tar.gz
eclipse.platform.swt-453835051584dfb9db2a5524c52161d72dd95f93.tar.xz
eclipse.platform.swt-453835051584dfb9db2a5524c52161d72dd95f93.zip
-rw-r--r--bundles/org.eclipse.swt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
index 53132061bf..a57856a766 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20180110-0337</forceContextQualifier>
+ <forceContextQualifier>v20180111-0501</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top