Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-03-31 23:02:19 +0000
committerArun Thondapu2015-03-31 23:02:19 +0000
commit03979bd7c8022c7004e2736a0094b250ca7eb7f7 (patch)
treed6a09bf54ddf432a7ddb9085f62c3debeeac5caf
parent518fac0461dd2835a14114db09ec2acb4011ad7b (diff)
downloadeclipse.platform.swt-03979bd7c8022c7004e2736a0094b250ca7eb7f7.tar.gz
eclipse.platform.swt-03979bd7c8022c7004e2736a0094b250ca7eb7f7.tar.xz
eclipse.platform.swt-03979bd7c8022c7004e2736a0094b250ca7eb7f7.zip
v4519
-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 5341f32392..7dfbc4bc75 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>v20150331-0753</forceContextQualifier>
+ <forceContextQualifier>v20150331-1902</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top