Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-03-27 10:50:45 +0000
committerArun Thondapu2015-03-27 10:50:45 +0000
commit27b1e7eb5564db9479654b897c8b254bb3da97b9 (patch)
tree9843d85c4e592374022d2a7e06005c0bff49c08e
parent5acd3eba2babec913c46e2ce129a70a3ecfb06a1 (diff)
downloadeclipse.platform.swt-27b1e7eb5564db9479654b897c8b254bb3da97b9.tar.gz
eclipse.platform.swt-27b1e7eb5564db9479654b897c8b254bb3da97b9.tar.xz
eclipse.platform.swt-27b1e7eb5564db9479654b897c8b254bb3da97b9.zip
v4518
-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 01d003eb79..923b963b48 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>v20150326-1904</forceContextQualifier>
+ <forceContextQualifier>v20150327-0650</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top