Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-24 23:01:17 +0000
committerArun Thondapu2015-05-24 23:01:17 +0000
commitb406b65a23020f2d0f3b46b4ebe75980942d3d09 (patch)
treeeaa032055ba8cf2b16a2bada03c2db7941d6e63c
parentcca9d7da9ba5615ba274f5d3f29ea79bc735ab41 (diff)
downloadeclipse.platform.swt-b406b65a23020f2d0f3b46b4ebe75980942d3d09.tar.gz
eclipse.platform.swt-b406b65a23020f2d0f3b46b4ebe75980942d3d09.tar.xz
eclipse.platform.swt-b406b65a23020f2d0f3b46b4ebe75980942d3d09.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 3299764e02..ff1b2713af 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>v20150523-1901</forceContextQualifier>
+ <forceContextQualifier>v20150524-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top