Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-10 23:01:16 +0000
committerArun Thondapu2015-05-10 23:01:16 +0000
commit22eda3424b32e37020f12c6b95e92e69781b0f9e (patch)
treee7ac413075325033ac681e78e8f309243a3d2b66
parent46dac86eca41247c27359f87875021b24c2fed7e (diff)
downloadeclipse.platform.swt-22eda3424b32e37020f12c6b95e92e69781b0f9e.tar.gz
eclipse.platform.swt-22eda3424b32e37020f12c6b95e92e69781b0f9e.tar.xz
eclipse.platform.swt-22eda3424b32e37020f12c6b95e92e69781b0f9e.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 0a5724a7bb..8baf9f5b07 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>v20150509-1901</forceContextQualifier>
+ <forceContextQualifier>v20150510-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top