Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-05-17 23:01:57 +0000
committerArun Thondapu2017-05-17 23:01:57 +0000
commite6829fdc6fb4fd1f412b03332752f86d44de106a (patch)
tree09e1b76813df38eb331274748dbd1718fddbe509
parentaaa461171da414c6780741706a5bd8bfb8c5778e (diff)
downloadeclipse.platform.swt-e6829fdc6fb4fd1f412b03332752f86d44de106a.tar.gz
eclipse.platform.swt-e6829fdc6fb4fd1f412b03332752f86d44de106a.tar.xz
eclipse.platform.swt-e6829fdc6fb4fd1f412b03332752f86d44de106a.zip
-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 e783e56fc2..3c99a2fc19 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170517-0702</forceContextQualifier>
+ <forceContextQualifier>v20170517-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top