Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-01-04 10:23:40 +0000
committerArun Thondapu2017-01-04 10:23:40 +0000
commit76f863c56648609bf77aa491944d19b82ae23423 (patch)
tree5290b3234b81a42bf3efdab705d72ff76c94fe95
parentf112f18a7a0c1ecc59df2861bf712ec30809c7d4 (diff)
downloadeclipse.platform.swt-76f863c56648609bf77aa491944d19b82ae23423.tar.gz
eclipse.platform.swt-76f863c56648609bf77aa491944d19b82ae23423.tar.xz
eclipse.platform.swt-76f863c56648609bf77aa491944d19b82ae23423.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 943f8f7f92..c4ffd3c3a1 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20161122-0613</forceContextQualifier>
+ <forceContextQualifier>v20170104-0523</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top