diff options
author | Arun Thondapu | 2017-08-15 04:21:21 +0000 |
---|---|---|
committer | Arun Thondapu | 2017-08-15 04:21:21 +0000 |
commit | 1ac198b83058d2b56c103500ee011c5757565191 (patch) | |
tree | a68ded91ccb04a2774950364281a75a53ab7d86a | |
parent | acf5a440631bb72b57bcb98210cfbaa91b7ae616 (diff) | |
download | eclipse.platform.swt-1ac198b83058d2b56c103500ee011c5757565191.tar.gz eclipse.platform.swt-1ac198b83058d2b56c103500ee011c5757565191.tar.xz eclipse.platform.swt-1ac198b83058d2b56c103500ee011c5757565191.zip |
v4812v4812I20170815-0035
-rw-r--r-- | bundles/org.eclipse.swt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml index 2d8e8d3291..dfb652c0e1 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>v20170813-1903</forceContextQualifier> + <forceContextQualifier>v20170815-0021</forceContextQualifier> </properties> <build> <plugins> |