Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-03-07 00:01:48 +0000
committerArun Thondapu2015-03-07 00:01:48 +0000
commitdc619ce62fc3d1eaf223d4eefda5c2b989c1d37d (patch)
tree40cec99ec0e87c996e989e5d432d64c577a593fa /bundles
parent162ee7ebdb3326509c936d20365760ac9d26fbc0 (diff)
downloadeclipse.platform.swt-dc619ce62fc3d1eaf223d4eefda5c2b989c1d37d.tar.gz
eclipse.platform.swt-dc619ce62fc3d1eaf223d4eefda5c2b989c1d37d.tar.xz
eclipse.platform.swt-dc619ce62fc3d1eaf223d4eefda5c2b989c1d37d.zip
v4513
Diffstat (limited to 'bundles')
-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 8da06a323e..cef8abf4d1 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>v20150305-1901</forceContextQualifier>
+ <forceContextQualifier>v20150306-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top