Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-15 23:01:18 +0000
committerArun Thondapu2015-05-15 23:01:18 +0000
commit86a8e2c232302ab53c979f50f39928c0d237fe45 (patch)
treec2cead674ca36ead76f3f75f69b0422d53141b4c
parente3cc9c35f8a2e43dc795766aca1e50b8d3e0b65b (diff)
downloadeclipse.platform.swt-86a8e2c232302ab53c979f50f39928c0d237fe45.tar.gz
eclipse.platform.swt-86a8e2c232302ab53c979f50f39928c0d237fe45.tar.xz
eclipse.platform.swt-86a8e2c232302ab53c979f50f39928c0d237fe45.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 9d9dc72e04..b9ab935ebd 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>v20150514-1901</forceContextQualifier>
+ <forceContextQualifier>v20150515-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top