diff options
author | Arun Thondapu | 2015-09-26 23:02:14 +0000 |
---|---|---|
committer | Arun Thondapu | 2015-09-26 23:02:14 +0000 |
commit | 1ee7f3833082edd745baae595a6eebff986dbe23 (patch) | |
tree | b15d4a744e6cb0e870131349da3df8f4dc43f3da | |
parent | 87b08292d12f75193590cdbf4d23fc168489ea91 (diff) | |
download | eclipse.platform.swt-1ee7f3833082edd745baae595a6eebff986dbe23.tar.gz eclipse.platform.swt-1ee7f3833082edd745baae595a6eebff986dbe23.tar.xz eclipse.platform.swt-1ee7f3833082edd745baae595a6eebff986dbe23.zip |
v4606
-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 8f4b65adb4..62f1c2cee2 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>v20150925-1904</forceContextQualifier> + <forceContextQualifier>v20150926-1902</forceContextQualifier> </properties> <build> <plugins> |