Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-03-15 23:05:40 +0000
committerArun Thondapu2017-03-15 23:05:40 +0000
commita073f1ce9eead5631efd0fce8dc53b4c63f54fb8 (patch)
treec6f8d4430afc998e548f1d93f4f934a5bd3a35cf /bundles
parentc43d5fc64769a7f34ae3b034d934b4a071413627 (diff)
downloadeclipse.platform.swt-a073f1ce9eead5631efd0fce8dc53b4c63f54fb8.tar.gz
eclipse.platform.swt-a073f1ce9eead5631efd0fce8dc53b4c63f54fb8.tar.xz
eclipse.platform.swt-a073f1ce9eead5631efd0fce8dc53b4c63f54fb8.zip
Diffstat (limited to 'bundles')
-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 a9736a4ea2..d014adc349 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>v20170314-1903</forceContextQualifier>
+ <forceContextQualifier>v20170315-1905</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top