Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-01-23 00:01:47 +0000
committerArun Thondapu2015-01-23 00:01:47 +0000
commitf8fac65ce95a55deac635bc30938e847ad93eba0 (patch)
tree0ad66b11dfdcca33bb3928788b467a3d1e663325
parent394f8f18709daef6300ee11bdbb8d62930f007fa (diff)
downloadeclipse.platform.swt-f8fac65ce95a55deac635bc30938e847ad93eba0.tar.gz
eclipse.platform.swt-f8fac65ce95a55deac635bc30938e847ad93eba0.tar.xz
eclipse.platform.swt-f8fac65ce95a55deac635bc30938e847ad93eba0.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 b3b610a11c..f1e04a8e9d 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>v20150121-1901</forceContextQualifier>
+ <forceContextQualifier>v20150122-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top