Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-02-04 00:03:15 +0000
committerArun Thondapu2017-02-04 00:03:15 +0000
commit2e01279933449698cf16db86d0ac42e400ecdf13 (patch)
treed4881c654a52f9f6b0addbdf243c6d4504827b8d
parentbcbd8e89785361dbcaad39c6f04049fc40c14d1c (diff)
downloadeclipse.platform.swt-2e01279933449698cf16db86d0ac42e400ecdf13.tar.gz
eclipse.platform.swt-2e01279933449698cf16db86d0ac42e400ecdf13.tar.xz
eclipse.platform.swt-2e01279933449698cf16db86d0ac42e400ecdf13.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 99393bac81..b7cf4620f6 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170202-1901</forceContextQualifier>
+ <forceContextQualifier>v20170203-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top