Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-07-29 23:01:33 +0000
committerArun Thondapu2015-07-29 23:01:33 +0000
commit314872d4ecacdf8c977c7b7edc58ba4039f6e3a6 (patch)
tree73a5227b03ebbda3909978f2104f0d87047289ee
parent0553ad9ee1ec2ee5a9e088f734dedb47f6300c4a (diff)
downloadeclipse.platform.swt-314872d4ecacdf8c977c7b7edc58ba4039f6e3a6.tar.gz
eclipse.platform.swt-314872d4ecacdf8c977c7b7edc58ba4039f6e3a6.tar.xz
eclipse.platform.swt-314872d4ecacdf8c977c7b7edc58ba4039f6e3a6.zip
v4603
-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 4278510203..b03a1252a2 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>v20150728-1901</forceContextQualifier>
+ <forceContextQualifier>v20150729-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top