Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-01-14 00:01:48 +0000
committerArun Thondapu2015-01-14 00:01:48 +0000
commitfbe739a81370e7e29cb29aecc0952ff93ab69ca0 (patch)
tree3b0b858cb39371cec3774043db6d1894d864d287
parentc7ea8399de9227e341c31c8d8f5abfa842fea9cc (diff)
downloadeclipse.platform.swt-fbe739a81370e7e29cb29aecc0952ff93ab69ca0.tar.gz
eclipse.platform.swt-fbe739a81370e7e29cb29aecc0952ff93ab69ca0.tar.xz
eclipse.platform.swt-fbe739a81370e7e29cb29aecc0952ff93ab69ca0.zip
v4510
-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 8c0308b26e..e7f4f85c3d 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>v20150113-0641</forceContextQualifier>
+ <forceContextQualifier>v20150113-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top