Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-20 23:01:17 +0000
committerArun Thondapu2015-05-20 23:01:17 +0000
commit7f23ac89692a1157ac14417624d4694cea529e0e (patch)
treee1b970f1840990f7c984b77de0e6aa45c13a211a
parent3fa16ae4db3b44dc9868207edb2d3fe179f8ce63 (diff)
downloadeclipse.platform.swt-7f23ac89692a1157ac14417624d4694cea529e0e.tar.gz
eclipse.platform.swt-7f23ac89692a1157ac14417624d4694cea529e0e.tar.xz
eclipse.platform.swt-7f23ac89692a1157ac14417624d4694cea529e0e.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 d6e1d3f5de..a2a135ad42 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>v20150520-0809</forceContextQualifier>
+ <forceContextQualifier>v20150520-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top