Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-04-24 07:12:00 +0000
committerArun Thondapu2017-04-24 07:12:00 +0000
commit36b3daf439122e1314159bc52692aee4ae42c68f (patch)
tree004df2d037e62408f4edc5ca07c6cf142184b8f7
parentae04c8525a357949d37af6e10cb336e47da6357a (diff)
downloadeclipse.platform.swt-36b3daf439122e1314159bc52692aee4ae42c68f.tar.gz
eclipse.platform.swt-36b3daf439122e1314159bc52692aee4ae42c68f.tar.xz
eclipse.platform.swt-36b3daf439122e1314159bc52692aee4ae42c68f.zip
v4755v4755b
-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 ebc0d9cb1b..1cbc710199 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>v20170423-1904</forceContextQualifier>
+ <forceContextQualifier>v20170424-0311</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top