Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-01-25 10:52:08 +0000
committerArun Thondapu2017-01-25 10:52:08 +0000
commite1787c8fcdffbd94d468bb2b316df2248295a0fe (patch)
tree9169b2b3435e647993acbeebf384e2218e5c19dd
parent6ebd7c95a5ba339f6c549d8fb3a54caefd9400c5 (diff)
downloadeclipse.platform.swt-e1787c8fcdffbd94d468bb2b316df2248295a0fe.tar.gz
eclipse.platform.swt-e1787c8fcdffbd94d468bb2b316df2248295a0fe.tar.xz
eclipse.platform.swt-e1787c8fcdffbd94d468bb2b316df2248295a0fe.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 012d8b3a4d..ad01308a71 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>v20170118-0818</forceContextQualifier>
+ <forceContextQualifier>v20170125-0552</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top