Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-08-23 17:01:29 +0000
committerArun Thondapu2016-08-23 17:01:29 +0000
commit2418c9ad2e8bcb2ca5da59f2f49d59cf04365ce3 (patch)
tree1f949b57eb6a62ac665f7fe6cdbb893b068900ce
parenta117a17926c88c23bdc3c97af4323920f12dded3 (diff)
downloadeclipse.platform.swt-2418c9ad2e8bcb2ca5da59f2f49d59cf04365ce3.tar.gz
eclipse.platform.swt-2418c9ad2e8bcb2ca5da59f2f49d59cf04365ce3.tar.xz
eclipse.platform.swt-2418c9ad2e8bcb2ca5da59f2f49d59cf04365ce3.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 4d2c265cb1..7129002d14 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>v20160823-0703</forceContextQualifier>
+ <forceContextQualifier>v20160823-1301</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top