Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-12 23:01:15 +0000
committerArun Thondapu2015-05-12 23:01:15 +0000
commitf8b6f09f184d883d47a01f62db17c592685ee5cd (patch)
tree92ada784ac15ac7d57bed408c097d506855e7954
parentfbcd56fab8fdea996e0a97ba6d2b28cedcb6e246 (diff)
downloadeclipse.platform.swt-f8b6f09f184d883d47a01f62db17c592685ee5cd.tar.gz
eclipse.platform.swt-f8b6f09f184d883d47a01f62db17c592685ee5cd.tar.xz
eclipse.platform.swt-f8b6f09f184d883d47a01f62db17c592685ee5cd.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 c19874ad44..039f559c78 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20150512-1355</forceContextQualifier>
+ <forceContextQualifier>v20150512-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top