Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-08-31 23:03:34 +0000
committerArun Thondapu2017-08-31 23:03:34 +0000
commitf4141d40028405056927be302d440a76c7d921a0 (patch)
tree874f15f71cc5a723e9a5f2df63fbc4245c3abc50
parent0f3afb0ddbf94c57441269309e3c3a9a9a0ebebc (diff)
downloadeclipse.platform.swt-f4141d40028405056927be302d440a76c7d921a0.tar.gz
eclipse.platform.swt-f4141d40028405056927be302d440a76c7d921a0.tar.xz
eclipse.platform.swt-f4141d40028405056927be302d440a76c7d921a0.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 7db35f262f..8d19dcbe97 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170830-1903</forceContextQualifier>
+ <forceContextQualifier>v20170831-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top