Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-05-21 18:54:32 +0000
committerArun Thondapu2016-05-21 18:54:32 +0000
commitb3ac9af6293bbb4de5becd7f3d0ed5bde49f6cdd (patch)
treecdb0ed35478eec9881b73045a39262269f97bd6d
parent84fe8e65e1fa727489330a46dbf35bdc11ee039a (diff)
downloadeclipse.platform.swt-b3ac9af6293bbb4de5becd7f3d0ed5bde49f6cdd.tar.gz
eclipse.platform.swt-b3ac9af6293bbb4de5becd7f3d0ed5bde49f6cdd.tar.xz
eclipse.platform.swt-b3ac9af6293bbb4de5becd7f3d0ed5bde49f6cdd.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 7b4663b7a1..95edae33a5 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160519-0649</forceContextQualifier>
+ <forceContextQualifier>v20160521-1454</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top